Uses of Class
org.dogtagpki.server.authentication.AuthManagerProxy
-
Packages that use AuthManagerProxy Package Description com.netscape.cmscore.authentication -
-
Uses of AuthManagerProxy in com.netscape.cmscore.authentication
Fields in com.netscape.cmscore.authentication with type parameters of type AuthManagerProxy Modifier and Type Field Description java.util.Hashtable<java.lang.String,AuthManagerProxy>AuthSubsystem. mAuthMgrInstsMethods in com.netscape.cmscore.authentication that return types with arguments of type AuthManagerProxy Modifier and Type Method Description java.util.Hashtable<java.lang.String,AuthManagerProxy>AuthSubsystem. getInstances()Get a hashtable containing all authentication instances.
-