|
Class Summary |
| SerialObjectStore |
A simple implementation of the SRPVerifierStore that uses a
file store made up of VerifierInfo serialized objects. |
| SRPClientSession |
The client side logic to the SRP protocol. |
| SRPConf |
A port of the libsrp/t_conf.c predefined constants for the N & g parameters
of the SRP algorithm. |
| SRPConf.SRPParams |
|
| SRPParameters |
The RFC2945 algorithm session parameters that the client and server
agree to use. |
| SRPPermission |
A custom permission class for protecting access to sensitive SRP information
like the private session key and private key. |
| SRPRemoteServer |
An implementation of the RMI SRPRemoteServerInterface interface. |
| SRPServerProxy |
A serializable proxy that is bound into JNDI with a reference to the
RMI implementation of a SRPServerInterface. |
| SRPServerSession |
The server side logic to the SRP protocol. |
| SRPService |
The JMX mbean interface for the SRP service. |
| SRPSessionKey |
|
| SRPVerifierStore.VerifierInfo |
|
| SRPVerifierStoreService |
The JMX mbean interface for the SRP password verifier store. |