public class SecureAnnotationsInterceptor extends SimpleAuthorizingInterceptor
Constructor and Description |
---|
SecureAnnotationsInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected void |
findRoles(Class<?> cls,
Map<String,String> rolesMap) |
void |
setAnnotationClassName(String name) |
void |
setSecuredObject(Object object) |
createMethodSig, getExpectedRoles, setGlobalRoles, setMethodRolesMap
authorize, getDenyRoles, getTargetMethod, handleMessage
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
Apache CXF