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
This is
OidcPairwisePersistentIdGenerator.- Since:
- 5.2.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
canEqual, determinePrincipalIdFromAttributes, digestAndEncodeWithSalt, equals, generate, generate, getAttribute, getSalt, hashCode, prepareMessageDigest, setAttribute, setSalt, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apereo.cas.authentication.principal.PersistentIdGenerator
generate, generate, generate
-
Constructor Details
-
OidcPairwisePersistentIdGenerator
public OidcPairwisePersistentIdGenerator()
-