|
AdroitLogic UltraESB v1.7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XACMLSupport
XACML mediation support
| Method Summary | |
|---|---|
boolean |
isPermitted(java.lang.String xacmlBeanId,
java.util.Map custom)
Is message allowed permission by the XACML processor bean selected. |
boolean |
isPermitted(java.lang.String xacmlBeanId,
Message msg)
Is message allowed permission by the XACML processor bean selected. |
boolean |
isPermitted(java.lang.String xacmlBeanId,
java.lang.String issuer,
java.util.Map custom,
Message msg)
Is message allowed permission by the XACML processor bean selected. |
| Method Detail |
|---|
boolean isPermitted(java.lang.String xacmlBeanId,
Message msg)
xacmlBeanId - the bean Id of the XACML Processormsg - the current message
boolean isPermitted(java.lang.String xacmlBeanId,
java.util.Map custom)
xacmlBeanId - the bean Id of the XACML Processorcustom - a Map
boolean isPermitted(java.lang.String xacmlBeanId,
java.lang.String issuer,
java.util.Map custom,
Message msg)
xacmlBeanId - the bean Id of the XACML Processorissuer - an optional issuer field, or nullcustom - a Mapmsg - the current message to extract attribute values - if message properties are keyed as per the
XACML Processor bean configuration
|
Copyright (c) 2010-2012 AdroitLogic Private Ltd. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||