Uses of Class
org.opends.server.authorization.dseecompat.TimeOfDay
-
Packages that use TimeOfDay Package Description org.opends.server.authorization.dseecompat Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access control handler implementation. -
-
Uses of TimeOfDay in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat that return TimeOfDay Modifier and Type Method Description static TimeOfDay
TimeOfDay. decode(String expr, org.opends.server.authorization.dseecompat.EnumBindRuleType type)
Decodes a string representation of a timeofday bind rule expression.
-