A D G

A

AuthenFactory - class org.okiproject.serviceimpl.mit.authen.AuthenFactory.
Copyright (c) 2001 Massachusetts Institute of Technology
AuthenFactory() - Constructor for class org.okiproject.serviceimpl.mit.authen.AuthenFactory
 

D

destroyAuthen(Agent) - Method in class org.okiproject.serviceimpl.mit.authen.AuthenFactory
 
destroyAuthen(Agent, String) - Method in class org.okiproject.serviceimpl.mit.authen.AuthenFactory
 
destroyAuthen(Agent, String[]) - Method in class org.okiproject.serviceimpl.mit.authen.AuthenFactory
 

G

getAgent() - Method in class org.okiproject.serviceimpl.mit.authen.AuthenFactory
Returns an Agent that may or may not be anonymous
getAgent(Agent, String) - Method in class org.okiproject.serviceimpl.mit.authen.AuthenFactory
 
getAuthenTypes() - Method in class org.okiproject.serviceimpl.mit.authen.AuthenFactory
Returns the types of Authentication that are available to the current implementation
getAuthenTypes(Agent) - Method in class org.okiproject.serviceimpl.mit.authen.AuthenFactory
Returns the types of Authentication that this agent currently has.

A D G