Class OidcPairwisePersistentIdGenerator

java.lang.Object
org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
org.apereo.cas.authentication.principal.OidcPairwisePersistentIdGenerator
All Implemented Interfaces:
Serializable, org.apereo.cas.authentication.principal.PersistentIdGenerator

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

    Constructors
    Constructor
    Description
     
  • 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, generate
  • Constructor Details

    • OidcPairwisePersistentIdGenerator

      public OidcPairwisePersistentIdGenerator()