Klasse AuthorizationHelper
java.lang.Object
org.apache.myfaces.tobago.internal.util.AuthorizationHelper
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic AuthorizationHelper
getInstance
(javax.faces.context.FacesContext facesContext) boolean
isAuthorized
(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component, String expression) protected static String
skipParameterPart
(String expressionFull) Problems with brackets are not processed!
-
Felddetails
-
AUTHORIZATION_HELPER
- Siehe auch:
-
-
Konstruktordetails
-
AuthorizationHelper
public AuthorizationHelper()
-
-
Methodendetails
-
getInstance
-
isAuthorized
public boolean isAuthorized(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component, String expression) -
skipParameterPart
Problems with brackets are not processed!
-