Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sibvisions.rad.server.security Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
AbstractDBSecurityManagerThe AbstractDBSecurityManager is the base class for all security managers that use a database forConstructor SummaryAbstractDBSecurityManager()Classcom.sibvisions.rad.server.securityJVX
AbstractSecurityManagerThe AbstractSecurityManager is the base class for ISecurityManager implementations but it does not implement the security methods.Classcom.sibvisions.rad.server.securityJVX
DataSourceHandlerThe DataSourceHandler allows access to credentials configured in the application configuration.Classcom.sibvisions.rad.server.securityJVX
DBSecurityManagerThe DBSecurityManager uses a database to validate/authenticate users.Classcom.sibvisions.rad.server.securityJVX
DefaultAccessControllerThe DefaultAccessController is the standard IAccessController implementation.Classcom.sibvisions.rad.server.securityJVX
DefaultPasswordValidatorThe DefaultPasswordValidator validates a password and uses following options: Minimum length (default: 5)Must contain at least one number (default: false)Must contain at least one letter (default: false)Must contain at least one special character (space, dot, .Classcom.sibvisions.rad.server.security.validationJVX
IAccessControllerThe IAccessController defines the general access to server lifecycle objects.Interfacecom.sibvisions.rad.server.securityJVX
IObjectAccessControllerThe IObjectAccessController defines a security controller for accessing objects and methods.Interfacecom.sibvisions.rad.server.securityJVX
IPasswordValidatorThe IPasswordValidator will be used from the AbstractSecurityManager and sub classes to validate if the new password during password change is strength enough.Interfacecom.sibvisions.rad.server.security.validationJVX
ISecurityManagerThe ISecurityManager has methods to check the access of a user to a special application.Interfacecom.sibvisions.rad.server.securityJVX
NoSecurityManagerThe NoSecurityManager is a dummy security manager that does nothing.Classcom.sibvisions.rad.server.securityJVX
NtlmAuthInfoThe NtlmAuthInfo holds the ntlm relevant objects for an authenticated client.Classcom.sibvisions.rad.server.security.ntlmJVX
NtlmDBSecurityManagerThe NtlmDBSecurityManager extends the DBSecurityManager and allows a client to authenticate with its domain credentials.Classcom.sibvisions.rad.server.securityJVX
NtlmHelperThe NtlmHelper provides ntlm authentication through jcifs.Classcom.sibvisions.rad.server.security.ntlmJVX
NtlmSessionThe Session holds the challenge and domain controller for later authentication.Classcom.sibvisions.rad.server.security.ntlmJVX
XmlSecurityManagerThe XmlSecurityManager uses a xml file to authenticate users.Classcom.sibvisions.rad.server.securityJVX