|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.security.authentication.RememberMe
public class RememberMe
| Constructor Summary | |
|---|---|
RememberMe()
|
|
| Method Summary | |
|---|---|
static void |
forget(org.springframework.security.core.Authentication auth)
|
static void |
forgetMe()
|
static org.springframework.security.core.Authentication |
getRemembered(java.lang.String username,
java.lang.String password)
|
static void |
remember(org.springframework.security.core.Authentication auth)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RememberMe()
| Method Detail |
|---|
public static void remember(org.springframework.security.core.Authentication auth)
public static void forget(org.springframework.security.core.Authentication auth)
public static org.springframework.security.core.Authentication getRemembered(java.lang.String username,
java.lang.String password)
public static void forgetMe()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||