Class DelegatedAuthenticationCandidateProfile

java.lang.Object
org.apereo.cas.authentication.principal.DelegatedAuthenticationCandidateProfile
All Implemented Interfaces:
Serializable

public class DelegatedAuthenticationCandidateProfile extends Object implements Serializable
Since:
6.6.0
See Also:
  • Constructor Details

    • DelegatedAuthenticationCandidateProfile

      public DelegatedAuthenticationCandidateProfile()
  • Method Details

    • toUserProfile

      public org.pac4j.core.profile.UserProfile toUserProfile(String clientName)
      To user profile based on given client name.
      Parameters:
      clientName - the client name
      Returns:
      the user profile