PHP LdapTools\Resolver 네임스페이스

클래스들

이름 설명
AttributeNameResolver Resolves names for a LDAP entry going to and from LDAP so they are the correct case/name.
AttributeValueResolver Resolves attribute values in ['attribute' => $value] form to the values LDAP/PHP expects.
BaseValueResolver The base value resolver for sending data back to LDAP.
BatchValueResolver Parses through a BatchCollection to resolve, modify, and remove values based on the attributes and converters used.
OperatorValueResolver Parses through an OperatorCollection to convert values.
ParameterResolver Iterates over the attributes to process and replace parameter values in the required order based on dependencies.