Uses of Class
com.netscape.certsrv.authentication.EAuthMgrNotFound
-
Packages that use EAuthMgrNotFound Package Description com.netscape.cmscore.authentication -
-
Uses of EAuthMgrNotFound in com.netscape.cmscore.authentication
Methods in com.netscape.cmscore.authentication that throw EAuthMgrNotFound Modifier and Type Method Description IAuthToken
AuthSubsystem. authenticate(IAuthCredentials authCred, java.lang.String authMgrInstName)
Authenticate to the named authentication manager instancejava.lang.String[]
AuthSubsystem. getRequiredCreds(java.lang.String authMgrInstName)
Gets a list of required authentication credential names of the specified authentication manager.
-