Interface IPac4jProfileUser

All Superinterfaces:
Serializable

public interface IPac4jProfileUser extends Serializable
Common interface representing a user from a Pac4j UserProfile.
Since:
8.0.0
Author:
XIMA Media GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    org.pac4j.core.profile.UserProfile
     
  • Method Details

    • getPac4jProfile

      org.pac4j.core.profile.UserProfile getPac4jProfile()
      Returns:
      the pac4j user profile which has been returned from the authentication client.