Class UserAttributeConditionCheck

    • Constructor Detail

      • UserAttributeConditionCheck

        public UserAttributeConditionCheck​(org.pac4j.core.profile.UserProfile userProfile,
                                           IClientDescriptor clientDescriptor,
                                           com.unboundid.ldap.sdk.LDAPConnection ldapConnection)
        Parameters:
        userProfile - User profile against which to an indirect client authorization.
        clientDescriptor - Authentication client against which to check.
        ldapConnection - LDAP connection to use for checking LDAP authorizations.