|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.web.IsUserInRole
@Scope(value=APPLICATION) @BypassInterceptors @Name(value="org.jboss.seam.web.isUserInRole") @Install(precedence=0) public class IsUserInRole
Manager component for a map of roles assigned to the current user, as exposed via the JSF ExternalContext.
| Constructor Summary | |
|---|---|
IsUserInRole()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Boolean> |
getMap()
|
protected java.lang.Boolean |
isUserInRole(java.lang.String role)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsUserInRole()
| Method Detail |
|---|
@Unwrap public java.util.Map<java.lang.String,java.lang.Boolean> getMap()
protected java.lang.Boolean isUserInRole(java.lang.String role)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||