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

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

Uses of NotAuthenticatedElementException in com.uwyn.rife.authentication
 

Methods in com.uwyn.rife.authentication that throw NotAuthenticatedElementException
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.