org.apache.myfaces.extensions.cdi.core.impl.util
Class SecurityUtils
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.util.SecurityUtils
public class SecurityUtils
- extends Object
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityUtils
public SecurityUtils()
invokeVoters
public static void invokeVoters(javax.interceptor.InvocationContext invocationContext,
javax.enterprise.inject.spi.BeanManager beanManager,
List<Class<? extends AccessDecisionVoter>> accessDecisionVoters,
Class<? extends ViewConfig> errorView)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.