|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnknownUserException | |
| org.dbxml.core.security | Defines several classes for dbXML access control and authentication. |
| Uses of UnknownUserException in org.dbxml.core.security |
| Methods in org.dbxml.core.security that throw UnknownUserException | |
Credentials |
DBSecurityManager.authenticate(java.lang.String username,
java.lang.String password)
Authenticates the user and retrieves a credentials object for the provided username and password. |
Credentials |
LocalSecurityManager.authenticate(java.lang.String username,
java.lang.String password)
Authenticates the user and retrieves a credentials object for the provided username and password. |
| Constructors in org.dbxml.core.security that throw UnknownUserException | |
PasswordCredentials(java.lang.String username,
java.lang.String password,
Database db)
Creates a new PasswordCredentials using the username and password provided. |
|
|
dbXML API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||