|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
Contains classes related to the Coherence Security Framework.
See:
Description
| Interface Summary | |
|---|---|
| AccessController | The AccessController interface is used by the cluster services to verify whether or not a caller has sufficient rights to access protected clustered resources. |
| Class Summary | |
|---|---|
| AbstractEncryptionFilter | Abstract implementation of a JCE-based EncryptionFilter. |
| AsymmetricEncryptionFilter | Asymmetric encryption filter implementation. |
| BlockCipherInputStream | InputStream which supports block ciphers, and data sizes which exceed the Cipher's block size. |
| BlockCipherOutputStream | InputStream which supports block ciphers, and data sizes which exceed the Cipher's block size. |
| ClusterEncryptionFilter | Encryption filter implementation which switches between asymmetric and symmetric encryption based upon the type of data being filtered. |
| DefaultController | The default implementation of the AccessController interface. |
| PasswordBasedEncryptionFilter | Provides a password-based symmetric encryption wrapper for an InputStream and OutputStream. |
| Security | The Security class is used to assosiate client's identity with an action that requires access to protected clustered resources. |
| SimpleHandler | The SimpleHandler class is a CallbackHandler implementation based on a specified user name and password. |
| SymmetricEncryptionFilter | Symmetric encryption filter implementation. |
Contains classes related to the Coherence Security Framework.
|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||