|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.seraph.auth.AuthenticationContextImpl
public class AuthenticationContextImpl
| Constructor Summary | |
|---|---|
AuthenticationContextImpl()
|
|
| Method Summary | |
|---|---|
void |
clearUser()
|
java.security.Principal |
getUser()
|
void |
setUser(java.security.Principal user)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationContextImpl()
| Method Detail |
|---|
public java.security.Principal getUser()
getUser in interface AuthenticationContextpublic void setUser(java.security.Principal user)
setUser in interface AuthenticationContextpublic void clearUser()
clearUser in interface AuthenticationContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||