Package de.xima.fc.security.pac4j.authorization.generator
-
Class Summary Class Description AuthenticationTargetGenerator Adds the authentication target to the authentication attributes of the user profile.ClientNameRestorer Authorization generator that restores the profiles client name if it contains any suffixes needed for direct clients.LastClientUserLoginGenerator Login interceptor that stores the time of the last login in theMandant.getLastUserLogin()
property.PermissionsGenerator Generates the roles and permissions for the profile.UserAccountConnector Connectsaccounts from IDPs
to existinguser profiles
based on a verified email.UserProfileGenerator Generates aformcycle user profile
if access to the backend is granted and none exists.