|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
public class SimpleAuthorizingInterceptor
| Constructor Summary | |
|---|---|
SimpleAuthorizingInterceptor()
|
|
| Method Summary | |
|---|---|
protected java.util.List<java.lang.String> |
getExpectedRoles(java.lang.reflect.Method method)
Returns a list of expected roles for a given method. |
void |
setGlobalRoles(java.lang.String roles)
|
void |
setMethodRolesMap(java.util.Map<java.lang.String,java.lang.String> rolesMap)
|
| Methods inherited from class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor |
|---|
authorize, getDenyRoles, handleMessage |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleAuthorizingInterceptor()
| Method Detail |
|---|
protected java.util.List<java.lang.String> getExpectedRoles(java.lang.reflect.Method method)
AbstractAuthorizingInInterceptor
getExpectedRoles in class AbstractAuthorizingInInterceptormethod - Method
public void setMethodRolesMap(java.util.Map<java.lang.String,java.lang.String> rolesMap)
public void setGlobalRoles(java.lang.String roles)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||