Uses of Class
com.uwyn.rife.authentication.credentialsmanagers.exceptions.AuthenticatedElementNotFoundException

Packages that use AuthenticatedElementNotFoundException
com.uwyn.rife.authentication Provides classes, interfaces and elements for credentials, authentication sessions and "remember me" management. 
 

Uses of AuthenticatedElementNotFoundException in com.uwyn.rife.authentication
 

Methods in com.uwyn.rife.authentication that throw AuthenticatedElementNotFoundException
static String AuthenticationUtils.startAuthenticationSession(ElementInfo authElementInfo, long userId, String hostIp, boolean remembered)
          Starts a new authentication session for a particular user and Authenticated element in a site.
static String AuthenticationUtils.startAuthenticationSession(Site site, String authElementId, ElementInfo reference, long userId, String hostIp, boolean remembered)
          Starts a new authentication session for a particular user and Authenticated element in a site.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.