DelegatedAdminSecurityException Class
- public class DelegatedAdminSecurityException
extends SystemException
SecurityException thrown by the DelegatedAdminManager EJB
Related Topics
SystemException
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
SystemException
DelegatedAdminSecurityException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatedAdminSecurityException
public DelegatedAdminSecurityException(String
message,
String
username,
String
resource)
- Constructor
DelegatedAdminSecurityException
public DelegatedAdminSecurityException(String
username,
String
resource)
- Constructor
DelegatedAdminSecurityException
public DelegatedAdminSecurityException(String
message,
Throwable
t,
String
username,
String
resource)
- Constructor
DelegatedAdminSecurityException
public DelegatedAdminSecurityException(Throwable
t,
String
username,
String
resource)
- Constructor
getResource() Method
public String
getResource()
Returns
- resource
getUsername() Method
public String
getUsername()
Returns
- username