Class SecureAnnotationsInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
- All Implemented Interfaces:
- Interceptor<Message>,- PhaseInterceptor<Message>
- 
Field SummaryFields inherited from class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptorglobalRoles, methodRolesMap, userRolesMap
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidvoidsetAnnotationClassName(String name) voidsetSecuredObject(Object object) Methods inherited from class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptorcreateMethodSig, getExpectedRoles, isUserInRole, setCheckConfiguredRolesOnly, setGlobalRoles, setMethodRolesMap, setUserRolesMapMethods inherited from class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptorauthorize, getDenyRoles, handleMessage, isAllowAnonymousUsers, isMethodProtected, setAllowAnonymousUsersMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptoraddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
- 
Constructor Details- 
SecureAnnotationsInterceptorpublic SecureAnnotationsInterceptor()
- 
SecureAnnotationsInterceptorpublic SecureAnnotationsInterceptor(boolean uniqueId) 
 
- 
- 
Method Details- 
setAnnotationClassName
- 
setSecuredObject
- 
findRoles
 
-