Class OpenIdCredential

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

    @Deprecated(since="6.2.0")
    public class OpenIdCredential
    extends java.lang.Object
    implements org.apereo.cas.authentication.Credential
    Deprecated.
    6.2
    Since:
    3.1
    See Also:
    Serialized Form
    • Field Summary

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

        CREDENTIAL_TYPE_ATTRIBUTE, UNKNOWN_ID
    • Constructor Summary

      Constructors 
      Constructor Description
      OpenIdCredential()
      Deprecated.
       
    • Method Summary

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

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

      • OpenIdCredential

        public OpenIdCredential()
        Deprecated.
    • Method Detail

      • getId

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