org.globus.ogsa.impl.security.authentication
Class Authenticator
java.lang.Object
org.globus.ogsa.impl.security.authentication.Authenticator
- public class Authenticator
- extends java.lang.Object
Field Summary |
protected org.ietf.jgss.GSSContext |
context
|
protected java.lang.String |
contextId
|
Constructor Summary |
Authenticator(org.ietf.jgss.GSSContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contextId
protected java.lang.String contextId
context
protected org.ietf.jgss.GSSContext context
Authenticator
public Authenticator(org.ietf.jgss.GSSContext context)
authenticate
public void authenticate(SecureContextEstablishmentPortType auth)
throws org.ietf.jgss.GSSException,
java.rmi.RemoteException
- Throws:
org.ietf.jgss.GSSException
java.rmi.RemoteException
getContextId
public java.lang.String getContextId()
getContext
public org.ietf.jgss.GSSContext getContext()
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.