org.jboss.seam.faces
@Scope(value=APPLICATION) @BypassInterceptors @Name(value="org.jboss.seam.web.userPrincipal") @Install(precedence=10, classDependencies="javax.faces.context.FacesContext") public class UserPrincipal extends UserPrincipal
| Constructor and Description |
|---|
UserPrincipal() |
@Unwrap public Principal getUserPrincipal()
getUserPrincipal in class UserPrincipalpublic static Principal instance()
Copyright © 2015 Seam Framework. All Rights Reserved.