public class SAMLTokenPrincipalImpl extends Object implements Serializable, SAMLTokenPrincipal
| Constructor and Description |
|---|
SAMLTokenPrincipalImpl(SamlAssertionWrapper samlAssertion) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
SamlAssertionWrapper |
getToken() |
public SAMLTokenPrincipalImpl(SamlAssertionWrapper samlAssertion)
public SamlAssertionWrapper getToken()
getToken in interface SAMLTokenPrincipalpublic String getName()
getName in interface PrincipalgetName in interface SAMLTokenPrincipalpublic String getId()
getId in interface SAMLTokenPrincipalCopyright © 2017 JBoss by Red Hat. All rights reserved.