Uses of Class
technology.openpool.ldap.adapter.api.entity.UnitEntity
-
Packages that use UnitEntity Package Description technology.openpool.ldap.adapter.api technology.openpool.ldap.adapter.api.entity -
-
Uses of UnitEntity in technology.openpool.ldap.adapter.api
Methods in technology.openpool.ldap.adapter.api with parameters of type UnitEntity Modifier and Type Method Description static QueryExpressionLdapUtils. preEvaluateExpression(QueryExpression expression, UnitEntity entity)Prepare an unit entity related query expression for a final execution. -
Uses of UnitEntity in technology.openpool.ldap.adapter.api.entity
Subclasses of UnitEntity in technology.openpool.ldap.adapter.api.entity Modifier and Type Class Description classGroupUnitEntityThe group unit entity.classUserUnitEntityThe user unit entity.
-