Uses of Class
org.opends.server.core.AuthenticatedUsers
-
Packages that use AuthenticatedUsers Package Description org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase. -
-
Uses of AuthenticatedUsers in org.opends.server.core
Methods in org.opends.server.core that return AuthenticatedUsers Modifier and Type Method Description static AuthenticatedUsers
DirectoryServer. getAuthenticatedUsers()
Retrieves the authenticated users manager for the Directory Server.
-