Class OidcPairwisePersistentIdGenerator
- java.lang.Object
-
- org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
-
- org.apereo.cas.authentication.principal.OidcPairwisePersistentIdGenerator
-
- All Implemented Interfaces:
java.io.Serializable,org.apereo.cas.authentication.principal.PersistentIdGenerator
public class OidcPairwisePersistentIdGenerator extends org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGeneratorThis isOidcPairwisePersistentIdGenerator.- Since:
- 5.2.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OidcPairwisePersistentIdGenerator()
-
Method Summary
-
Methods inherited from class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
canEqual, digestAndEncodeWithSalt, equals, generate, generate, getAttribute, getSalt, hashCode, prepareMessageDigest, setAttribute, setSalt, toString
-
-