Uses of Class
com.netscape.certsrv.authentication.EAuthException
Packages that use EAuthException
Package
Description
-
Uses of EAuthException in com.netscape.certsrv.authentication
Subclasses of EAuthException in com.netscape.certsrv.authenticationModifier and TypeClassDescriptionclassAn exception for authentication internal error.classException for authentication manager not found.classException for authentication manager not found.classException for invalid attribute valueclassAn exception for DN component syntax error.classAn exception for Error formulating the subject name (X500Name)classAn exception for invalid credentials.classException for missing a required authentication credential. -
Uses of EAuthException in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that throw EAuthExceptionModifier and TypeMethodDescriptionDNPattern.formDN(netscape.ldap.LDAPEntry entry) Form a Ldap v3 DN string from results of a ldap search.protected StringDirBasedAuthentication.formSubjectName(netscape.ldap.LDAPEntry entry) Formulate the subject nameConstructors in com.netscape.cms.authentication that throw EAuthExceptionModifierConstructorDescriptionConstruct a DN pattern by parsing a pattern string. -
Uses of EAuthException in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common that throw EAuthException