public class PEPAuthorizingInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Constructor and Description |
|---|
PEPAuthorizingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message)
Intercepts a message.
|
void |
setSecurityManager(SecurityManager securityManager)
Sets the security manager that will be used to create a subject.
|
public void setSecurityManager(SecurityManager securityManager)
securityManager - public void handleMessage(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
message - org.apache.cxf.interceptor.FaultThis work is licensed under a Creative Commons Attribution 4.0 International License.