Uses of Class
no.feide.moria.controller.AuthenticationException

Packages that use AuthenticationException
no.feide.moria.controller The controller package for Moria. 
 

Uses of AuthenticationException in no.feide.moria.controller
 

Methods in no.feide.moria.controller that throw AuthenticationException
static java.util.Map MoriaController.attemptLogin(java.lang.String loginTicketId, java.lang.String ssoTicketId, java.lang.String userId, java.lang.String password, boolean denySSO)
          Performs interactive login attempt using tickets and credentials.
static java.util.Map MoriaController.directNonInteractiveAuthentication(java.lang.String[] requestedAttributes, java.lang.String userId, java.lang.String password, java.lang.String servicePrincipal)
          Performs a direct authentication without the use of tickets.
static java.lang.String MoriaController.getUserOrg(java.lang.String username)
          Resolves a user's home organization through the Directory Manager.
 



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.