Uses of Class
org.eclipse.higgins.idas.api.AuthenticationException

Packages that use AuthenticationException
org.eclipse.higgins.idas.api Defines the core set of interfaces for IdAS. 
 

Uses of AuthenticationException in org.eclipse.higgins.idas.api
 

Methods in org.eclipse.higgins.idas.api that throw AuthenticationException
 void IContext.reopen()
          Causes this context to re-authenticate the previously passed authentication materials passed in the IContext.open(Object) or IContext.open(Object, IExtension[]) method.