org.jboss.security.authorization.modules.ejb
Class EJBXACMLUtil
java.lang.Object
org.jboss.security.authorization.util.JBossXACMLUtil
org.jboss.security.authorization.modules.ejb.EJBXACMLUtil
public class EJBXACMLUtil
- extends JBossXACMLUtil
Utility class for the XACML Integration for the EJB Layer
- Since:
- Jul 6, 2006
- Version:
- $Revision: 86122 $
- Author:
- Anil Saldhana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBXACMLUtil
public EJBXACMLUtil()
createXACMLRequest
public org.jboss.security.xacml.interfaces.RequestContext createXACMLRequest(String ejbName,
String methodName,
Principal principal,
org.jboss.security.identity.RoleGroup callerRoles)
throws Exception
- Throws:
Exception
Copyright © 2009 JBoss Inc.. All Rights Reserved.