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 SAMLTokenPrincipal
public String getName()
getName
in interface Principal
getName
in interface SAMLTokenPrincipal
public String getId()
getId
in interface SAMLTokenPrincipal
Copyright © 2016 JBoss by Red Hat. All rights reserved.