Class SAMLTokenPrincipalImpl
java.lang.Object
org.apache.wss4j.common.principal.SAMLTokenPrincipalImpl
- All Implemented Interfaces:
Serializable,Principal,SAMLTokenPrincipal
A principal that represents a SAML Token. It parses the Subject and returns the Subject
name value as the Principal name.
- See Also:
-
Constructor Details
-
SAMLTokenPrincipalImpl
-
-
Method Details
-
getToken
- Specified by:
getTokenin interfaceSAMLTokenPrincipal
-
getName
- Specified by:
getNamein interfacePrincipal- Specified by:
getNamein interfaceSAMLTokenPrincipal
-
getId
- Specified by:
getIdin interfaceSAMLTokenPrincipal
-