Uses of Interface
rs.baselib.security.IPasswordCallback
| Package | Description |
|---|---|
| rs.baselib.crypto |
Provides support for encrypting, decrypting and signing streams.
|
| rs.baselib.security |
Provides password related interfaces and classes.
|
-
Uses of IPasswordCallback in rs.baselib.crypto
Methods in rs.baselib.crypto that return IPasswordCallback Modifier and Type Method Description protected IPasswordCallbackDefaultCryptingDelegateFactory. getPasswordCallback(java.lang.String type)Returns a callback for the given type. -
Uses of IPasswordCallback in rs.baselib.security
Classes in rs.baselib.security that implement IPasswordCallback Modifier and Type Class Description classDefaultPasswordCallbackReturns the password given in configuration.