Class PublicKeyPrincipalImpl
java.lang.Object
org.apache.wss4j.common.principal.PublicKeyPrincipalImpl
- All Implemented Interfaces:
Serializable,Principal,PublicKeyPrincipal
This class encapsulates a principal defined by a Public Key. In particular, this class
is used for the ds:KeyInfo/ds:KeyValue case in the SignatureProcessor.
- See Also:
-
Constructor Details
-
PublicKeyPrincipalImpl
-
-
Method Details
-
getPublicKey
- Specified by:
getPublicKeyin interfacePublicKeyPrincipal
-
getName
-
setPublicKey
-