|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSecurityManager | |
---|---|
com.sibvisions.rad.server.security | Contains classes which handles the validation of username/password combinations, with different protocols and different authentication systems. |
Uses of AbstractSecurityManager in com.sibvisions.rad.server.security |
---|
Subclasses of AbstractSecurityManager in com.sibvisions.rad.server.security | |
---|---|
class |
DBSecurityManager
The DBSecurityManager uses a database to validate/authenticate users. |
class |
NtlmDBSecurityManager
The NtlmDBSecurityManager extends the DBSecurityManager and
allows a client to authenticate with its domain credentials. |
class |
XmlSecurityManager
The XmlSecurityManager uses a xml file to authenticate users. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |