Class AuthenticatorProfileCreator

java.lang.Object
org.pac4j.core.profile.creator.AuthenticatorProfileCreator
All Implemented Interfaces:
ProfileCreator

public class AuthenticatorProfileCreator extends Object implements ProfileCreator
This profile creator retrieves the user profile attached in the Credentials.
Since:
1.8.0
Author:
Jerome Leleu
  • Field Details

  • Constructor Details

    • AuthenticatorProfileCreator

      public AuthenticatorProfileCreator()
  • Method Details