Class OidcPairwisePersistentIdGenerator

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

    public class OidcPairwisePersistentIdGenerator
    extends org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
    Since:
    5.2.0
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator

        canEqual, determinePrincipalIdFromAttributes, digestAndEncodeWithSalt, equals, generate, generate, getAttribute, getSalt, hashCode, prepareMessageDigest, setAttribute, setSalt, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.apereo.cas.authentication.principal.PersistentIdGenerator

        generate, generate
    • Constructor Detail

      • OidcPairwisePersistentIdGenerator

        public OidcPairwisePersistentIdGenerator()