|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||