Class SpnegoCredential
java.lang.Object
org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
- All Implemented Interfaces:
Serializable,org.apereo.cas.authentication.Credential
Credential that are a holder for SPNEGO init token.
- Since:
- 3.1
- See Also:
-
Field Summary
Fields inherited from interface org.apereo.cas.authentication.Credential
CREDENTIAL_TYPE_ATTRIBUTE, UNKNOWN_ID -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpnegoCredential
public SpnegoCredential(byte[] initToken)
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceorg.apereo.cas.authentication.Credential
-