edu.vt.middleware.ldap.auth
public class AuthorizationException extends javax.naming.NamingException
AuthorizationException
is thrown when an attempt to authorize a
user fails.Constructor and Description |
---|
AuthorizationException()
Default constructor.
|
AuthorizationException(java.lang.String msg)
This creates a new
AuthorizationException with the supplied
String . |
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
Copyright © 2014. All Rights Reserved.