Interface Pac4jAuthentication

    • Method Detail

      • getProfile

        default org.pac4j.core.profile.CommonProfile getProfile()
        Get the main profile of the authenticated user.
        Returns:
        the main profile
      • getProfiles

        List<org.pac4j.core.profile.CommonProfile> getProfiles()
        Get all the profiles of the authenticated user.
        Returns:
        the list of profiles