org.apache.myfaces.tobago.security
Class AuthorizationUtils

java.lang.Object
  extended by org.apache.myfaces.tobago.security.AuthorizationUtils

public class AuthorizationUtils
extends Object


Constructor Summary
AuthorizationUtils()
           
 
Method Summary
static boolean isAuthorized(FacesContext facesContext, String expression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizationUtils

public AuthorizationUtils()
Method Detail

isAuthorized

public static boolean isAuthorized(FacesContext facesContext,
                                   String expression)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.