Interface DelegatedClientUserProfileProvisioner

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BEAN_NAME
      Default bean name.
    • Field Detail

    • Method Detail

      • execute

        default void execute​(org.apereo.cas.authentication.principal.Principal principal,
                             org.pac4j.core.profile.UserProfile profile,
                             org.pac4j.core.client.BaseClient client,
                             org.apereo.cas.authentication.Credential credential)
        Execute.
        Parameters:
        principal - the principal
        profile - the profile
        client - the client
        credential - the credential