edu.emory.mathcs.util.security.auth
Class AuthContext

java.lang.Object
  extended byedu.emory.mathcs.util.security.auth.AuthContext

public class AuthContext
extends java.lang.Object


Constructor Summary
AuthContext(AuthContextInfo srvInfo)
           
 
Method Summary
 AuthResult authenticate(Wallet wallet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthContext

public AuthContext(AuthContextInfo srvInfo)
Method Detail

authenticate

public AuthResult authenticate(Wallet wallet)
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException