public static class AddSOAPFault.MessageContextFaultStrategy extends Object implements Function<ProfileRequestContext,Fault>
Fault
instance already registered in the current request context.
The outbound message context is checked first, followed by the inbound message context. Evaluation
is performed using SOAPMessagingSupport.getSOAP11Fault(MessageContext)
.
Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Logger.
|
Constructor and Description |
---|
MessageContextFaultStrategy() |
@Nullable public Fault apply(@Nullable ProfileRequestContext input)
apply
in interface Function<ProfileRequestContext,Fault>
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.