@Contract
public interface PolicyContextDelegate
| Modifier and Type | Method and Description |
|---|---|
boolean |
authorize(ComponentInvocation inv,
Method m) |
Object |
getEJbArguments(ComponentInvocation inv) |
Object |
getEnterpriseBean(ComponentInvocation inv) |
Object |
getSOAPMessage(ComponentInvocation inv) |
void |
setSOAPMessage(Object message,
ComponentInvocation inv) |
Object getEnterpriseBean(ComponentInvocation inv)
Object getEJbArguments(ComponentInvocation inv)
Object getSOAPMessage(ComponentInvocation inv)
void setSOAPMessage(Object message, ComponentInvocation inv)
boolean authorize(ComponentInvocation inv, Method m) throws Exception
ExceptionCopyright © 2017. All rights reserved.