Uses of Class
org.jboss.security.srp.SRPServerSession

Packages that use SRPServerSession
org.jboss.security.srp   
 

Uses of SRPServerSession in org.jboss.security.srp
 

Methods in org.jboss.security.srp with parameters of type SRPServerSession
 void SRPService.verifiedUser(SRPSessionKey key, SRPServerSession session)
          Called when username has sucessfully completed the SRP login.
 void SRPServerListener.verifiedUser(SRPSessionKey key, SRPServerSession session)
          Called when a user has successfully completed the SRP handshake and any auxillary challenge verification.
 



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