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

Packages that use SRPServerListener
org.jboss.security.srp   
 

Uses of SRPServerListener in org.jboss.security.srp
 

Classes in org.jboss.security.srp that implement SRPServerListener
 class SRPService
          The JMX mbean interface for the SRP service.
 

Methods in org.jboss.security.srp with parameters of type SRPServerListener
 void SRPRemoteServer.addSRPServerListener(SRPServerListener listener)
           
 void SRPRemoteServer.removeSRPServerListener(SRPServerListener listener)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.