Package org.jboss.security.srp.jaas

Class Summary
SRPCacheLoginModule A server side login module that validates a username and session client challenge response against the cache of authentication info maintained by the SRPService mbean.
SRPLoginModule A login module that uses the SRP protocol documented in RFC2945 to authenticate a username & password in a secure fashion without using an encrypted channel.
SRPPrincipal An extension of SimplePrincipal that adds the SRP session ID
 



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