|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SRPServerInterface | |
| org.jboss.security.srp | |
| org.jboss.test | |
| Uses of SRPServerInterface in org.jboss.security.srp |
| Subinterfaces of SRPServerInterface in org.jboss.security.srp | |
interface |
SRPRemoteServerInterface
An RMI version of the SRPServerInterface. |
| Classes in org.jboss.security.srp that implement SRPServerInterface | |
class |
SRPRemoteServer
An implementation of the RMI SRPRemoteServerInterface interface. |
| Uses of SRPServerInterface in org.jboss.test |
| Classes in org.jboss.test that implement SRPServerInterface | |
class |
SimpleSRPServer
A simple hard coded implementation of SRPServerInterface that validates any given username to the password and salt provided to its constructor. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||