|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.web.UserPrincipal
org.jboss.seam.faces.UserPrincipal
@Scope(value=APPLICATION)
@BypassInterceptors
@Name(value="org.jboss.seam.web.userPrincipal")
@Install(precedence=10,
classDependencies="javax.faces.context.FacesContext")
public class UserPrincipalManager component for the current user Principal exposed via the JSF ExternalContext.
| Constructor Summary | |
|---|---|
UserPrincipal()
|
|
| Method Summary | |
|---|---|
java.security.Principal |
getUserPrincipal()
|
static java.security.Principal |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserPrincipal()
| Method Detail |
|---|
@Unwrap public java.security.Principal getUserPrincipal()
getUserPrincipal in class UserPrincipalpublic static java.security.Principal instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||