|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.redback.system.DefaultSecuritySession
public class DefaultSecuritySession
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.redback.system.SecuritySession |
|---|
ROLE, USERKEY |
| Constructor Summary | |
|---|---|
DefaultSecuritySession()
|
|
DefaultSecuritySession(AuthenticationResult authResult)
|
|
DefaultSecuritySession(AuthenticationResult authenticationResult,
User user)
|
|
| Method Summary | |
|---|---|
AuthenticationResult |
getAuthenticationResult()
|
User |
getUser()
|
boolean |
isAuthenticated()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSecuritySession()
public DefaultSecuritySession(AuthenticationResult authResult)
public DefaultSecuritySession(AuthenticationResult authenticationResult,
User user)
| Method Detail |
|---|
public AuthenticationResult getAuthenticationResult()
getAuthenticationResult in interface SecuritySessionpublic User getUser()
getUser in interface SecuritySessionpublic boolean isAuthenticated()
isAuthenticated in interface SecuritySession
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||