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 TypeClassDescriptionclass
An exception for authentication internal error.class
Exception for authentication manager not found.class
Exception for authentication manager not found.class
Exception for invalid attribute valueclass
An exception for DN component syntax error.class
An exception for Error formulating the subject name (X500Name)class
An exception for invalid credentials.class
Exception 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 String
DirBasedAuthentication.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