org.jboss.security.authorization.modules.ejb
public class EJBXACMLUtil extends JBossXACMLUtil
Constructor and Description |
---|
EJBXACMLUtil() |
Modifier and Type | Method and Description |
---|---|
org.jboss.security.xacml.interfaces.RequestContext |
createXACMLRequest(String ejbName,
Method ejbMethod,
Principal principal,
RoleGroup callerRoles) |
org.jboss.security.xacml.interfaces.RequestContext |
createXACMLRequest(String ejbName,
String methodName,
Principal principal,
RoleGroup callerRoles) |
getPDP
Copyright © 2015 JBoss Inc.. All Rights Reserved.