Uses of Interface
org.jboss.security.srp.SRPServerInterface

Packages that use SRPServerInterface
org.jboss.security.srp   
 

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.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.