Class OpenIdCredential

  • All Implemented Interfaces:
    java.io.Serializable, org.apereo.cas.authentication.Credential

    public class OpenIdCredential
    extends java.lang.Object
    implements org.apereo.cas.authentication.Credential
    Since:
    3.1
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from interface org.apereo.cas.authentication.Credential

        CREDENTIAL_TYPE_ATTRIBUTE, UNKNOWN_ID
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OpenIdCredential

        public OpenIdCredential()
    • Method Detail

      • getId

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