public class AuthPolicyValidatingInterceptor extends AbstractPhaseInterceptor<Message>
Constructor and Description |
---|
AuthPolicyValidatingInterceptor() |
AuthPolicyValidatingInterceptor(String phase) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.ws.security.message.token.UsernameToken |
convertPolicyToToken(AuthorizationPolicy policy) |
void |
handleMessage(Message message)
Intercepts a message.
|
void |
setValidator(STSTokenValidator validator) |
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public AuthPolicyValidatingInterceptor()
public AuthPolicyValidatingInterceptor(String phase)
public void handleMessage(Message message) throws Fault
Interceptor
Fault
protected org.apache.ws.security.message.token.UsernameToken convertPolicyToToken(AuthorizationPolicy policy) throws Exception
Exception
public void setValidator(STSTokenValidator validator)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.