Package org.apache.ws.security
Class WSDerivedKeyTokenPrincipal
java.lang.Object
org.apache.ws.security.WSDerivedKeyTokenPrincipal
- All Implemented Interfaces:
Principal
This class implements the
Principal
interface and
represents a DerivedKeyToken
.
The principal's name will be the wsu:Id
valud of the
DerivedKeyToken
- Author:
- Ruchith Fernando (ruchith.fernando@gmail.com)
-
Constructor Details
-
WSDerivedKeyTokenPrincipal
-
-
Method Details