Class SAML2Credentials

java.lang.Object
org.pac4j.core.credentials.Credentials
org.pac4j.saml.credentials.SAML2Credentials
All Implemented Interfaces:
Serializable

public class SAML2Credentials extends org.pac4j.core.credentials.Credentials
Credentials containing the nameId of the SAML subject and all of its attributes.
Since:
1.5.0
Author:
Michael Remond
See Also: