Uses of Package
rs.baselib.security
| Package | Description |
|---|---|
| rs.baselib.crypto |
Provides support for encrypting, decrypting and signing streams.
|
| rs.baselib.security |
Provides password related interfaces and classes.
|
-
Classes in rs.baselib.security used by rs.baselib.crypto Class Description IPasswordCallback A callback that will deliver passwords. -
Classes in rs.baselib.security used by rs.baselib.security Class Description AbstractAuthorizationCallback Implements the basic methods for an authorization callback.AuthorizationCallback Interface that defines a callback for getting user authorizations.DefaultAuthorizationCallback Implements authorization information retrieval from configuration object.IPasswordCallback A callback that will deliver passwords.SimpleAuthorizationCallback A simple authorization callback to be used within programming.