dbXML API

Uses of Class
org.dbxml.core.security.SecurityException

Packages that use SecurityException
org.dbxml.core.security Defines several classes for dbXML access control and authentication. 
 

Uses of SecurityException in org.dbxml.core.security
 

Subclasses of SecurityException in org.dbxml.core.security
 class AccessDeniedException
          A AccessDeniedException is thrown if access is denied to a resource within the database.
 class InvalidCredentialsException
          A InvalidCredentialsException is thrown if the credentials used in an access control method are invalid.
 class InvalidPasswordException
          A InvalidPasswordException is thrown if access is denied to a resource within the database.
 class UnknownUserException
          A UnknownUserException is thrown if access is denied to a resource within the database.
 


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved