Class DelegatedAuthenticationCandidateProfile
- java.lang.Object
-
- org.apereo.cas.authentication.principal.DelegatedAuthenticationCandidateProfile
-
- All Implemented Interfaces:
java.io.Serializable
public class DelegatedAuthenticationCandidateProfile extends java.lang.Object implements java.io.Serializable- Since:
- 6.6.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DelegatedAuthenticationCandidateProfile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.pac4j.core.profile.UserProfiletoUserProfile(java.lang.String clientName)To user profile based on given client name.
-