java.lang.Object
org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
All Implemented Interfaces:
Serializable, org.apereo.cas.authentication.Credential

public class SpnegoCredential extends Object implements org.apereo.cas.authentication.Credential
Credential that are a holder for SPNEGO init token.
Since:
3.1
See Also:
  • Constructor Details

    • SpnegoCredential

      public SpnegoCredential(byte[] initToken)
  • Method Details

    • getId

      public String getId()
      Specified by:
      getId in interface org.apereo.cas.authentication.Credential