- getActivationCondition() - Method in class org.opensaml.messaging.handler.AbstractMessageHandler
-
Get activation condition indicating whether the handler should be invoked.
- getDecoder() - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Get the message decoder instance.
- getDecoder() - Method in class org.opensaml.messaging.pipeline.httpclient.BasicHttpClientMessagePipeline
-
Get the message decoder instance.
- getDecoder() - Method in interface org.opensaml.messaging.pipeline.httpclient.HttpClientMessagePipeline
-
Get the message decoder instance.
- getDecoder() - Method in interface org.opensaml.messaging.pipeline.MessagePipeline
-
Get the message decoder instance.
- getDecoder() - Method in class org.opensaml.messaging.pipeline.servlet.BasicHttpServletMessagePipeline
-
Get the message decoder instance.
- getDecoder() - Method in interface org.opensaml.messaging.pipeline.servlet.HttpServletMessagePipeline
-
Get the message decoder instance.
- getEncoder() - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Get the message encoder instance.
- getEncoder() - Method in class org.opensaml.messaging.pipeline.httpclient.BasicHttpClientMessagePipeline
-
Get the message encoder instance.
- getEncoder() - Method in interface org.opensaml.messaging.pipeline.httpclient.HttpClientMessagePipeline
-
Get the message encoder instance.
- getEncoder() - Method in interface org.opensaml.messaging.pipeline.MessagePipeline
-
Get the message encoder instance.
- getEncoder() - Method in class org.opensaml.messaging.pipeline.servlet.BasicHttpServletMessagePipeline
-
Get the message encoder instance.
- getEncoder() - Method in interface org.opensaml.messaging.pipeline.servlet.HttpServletMessagePipeline
-
Get the message encoder instance.
- getHandler() - Method in interface org.opensaml.messaging.error.PipelineMessageErrorHandler
-
Get the handler to invoke on the outbound error message.
- getHandlers() - Method in interface org.opensaml.messaging.handler.MessageHandlerChain
-
Get the ordered list of message handlers which comprise the handler chain.
- getHttpClientContext() - Method in class org.opensaml.messaging.context.httpclient.HttpClientRequestContext
-
- getHttpRequest() - Method in class org.opensaml.messaging.encoder.httpclient.AbstractHttpClientRequestMessageEncoder
-
Get the HTTP client request on which to operate.
- getHttpRequest() - Method in interface org.opensaml.messaging.encoder.httpclient.HttpClientRequestMessageEncoder
-
Get the HTTP client request on which to operate.
- getHttpResponse() - Method in class org.opensaml.messaging.decoder.httpclient.AbstractHttpClientResponseMessageDecoder
-
Get the HTTP client response on which to operate.
- getHttpResponse() - Method in interface org.opensaml.messaging.decoder.httpclient.HttpClientResponseMessageDecoder
-
Get the HTTP client response on which to operate.
- getHttpServletRequest() - Method in class org.opensaml.messaging.decoder.servlet.AbstractHttpServletRequestMessageDecoder
-
Get the HTTP servlet request on which to operate.
- getHttpServletRequest() - Method in interface org.opensaml.messaging.decoder.servlet.HttpServletRequestMessageDecoder
-
Get the HTTP servlet request on which to operate.
- getHttpServletRequest() - Method in class org.opensaml.messaging.error.servlet.AbstractHttpServletMessageErrorHandler
-
Get the HTTP servlet request.
- getHttpServletRequest() - Method in interface org.opensaml.messaging.error.servlet.HttpServletMessageErrorHandler
-
Get the HTTP servlet request.
- getHttpServletResponse() - Method in class org.opensaml.messaging.encoder.servlet.AbstractHttpServletResponseMessageEncoder
-
Get the HTTP servlet response on which to operate.
- getHttpServletResponse() - Method in interface org.opensaml.messaging.encoder.servlet.HttpServletResponseMessageEncoder
-
Get the HTTP servlet response on which to operate.
- getHttpServletResponse() - Method in class org.opensaml.messaging.error.servlet.AbstractHttpServletMessageErrorHandler
-
Get the HTTP servlet response.
- getHttpServletResponse() - Method in interface org.opensaml.messaging.error.servlet.HttpServletMessageErrorHandler
-
Get the HTTP servlet response.
- getInboundMessageContext() - Method in class org.opensaml.messaging.context.InOutOperationContext
-
The inbound message context instance.
- getInboundMessageHandler() - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Get the (optional) inbound message handler instance.
- getInboundMessageHandler() - Method in interface org.opensaml.messaging.pipeline.MessagePipeline
-
Get the (optional) inbound message handler instance.
- getLogPrefix() - Method in class org.opensaml.messaging.handler.AbstractMessageHandler
-
Return a prefix for logging messages for this component.
- getMessage() - Method in class org.opensaml.messaging.context.MessageContext
-
Get the message represented by the message context.
- getMessageContext() - Method in class org.opensaml.messaging.decoder.AbstractMessageDecoder
-
Get the decoded message context.
- getMessageContext() - Method in interface org.opensaml.messaging.decoder.MessageDecoder
-
Get the decoded message context.
- getMessageContext() - Method in class org.opensaml.messaging.encoder.AbstractMessageEncoder
-
Get the message context.
- getMessageEncoder() - Method in interface org.opensaml.messaging.error.PipelineMessageErrorHandler
-
Get the message encoder used to encode the outbound error message.
- getMessageToLog() - Method in class org.opensaml.messaging.decoder.httpclient.BaseHttpClientResponseXMLMessageDecoder
-
Get the XMLObject which will be logged as the protocol message.
- getMessageToLog() - Method in class org.opensaml.messaging.decoder.servlet.BaseHttpServletRequestXMLMessageDecoder
-
Get the XMLObject which will be logged as the protocol message.
- getMessageToLog() - Method in class org.opensaml.messaging.encoder.httpclient.BaseHttpClientRequestXMLMessageEncoder
-
Get the XMLObject which will be logged as the protocol message.
- getMessageToLog() - Method in class org.opensaml.messaging.encoder.servlet.BaseHttpServletResponseXMLMessageEncoder
-
Get the XMLObject which will be logged as the protocol message.
- getOutboundMessageContext() - Method in class org.opensaml.messaging.context.InOutOperationContext
-
The outbound message context instance.
- getOutboundPayloadMessageHandler() - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Get the (optional) outbound payload message handler instance.
- getOutboundPayloadMessageHandler() - Method in interface org.opensaml.messaging.pipeline.MessagePipeline
-
Get the (optional) outbound payload message handler instance.
- getOutboundTransportMessageHandler() - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Get the (optional) outbound transport message handler instance.
- getOutboundTransportMessageHandler() - Method in interface org.opensaml.messaging.pipeline.MessagePipeline
-
Get the (optional) outbound transport message handler instance.
- getParent() - Method in class org.opensaml.messaging.context.BaseContext
-
Get the parent context, if there is one.
- getParserPool() - Method in class org.opensaml.messaging.decoder.httpclient.BaseHttpClientResponseXMLMessageDecoder
-
Gets the parser pool used to deserialize incoming messages.
- getParserPool() - Method in class org.opensaml.messaging.decoder.servlet.BaseHttpServletRequestXMLMessageDecoder
-
Gets the parser pool used to deserialize incoming messages.
- getSubcontext(Class<T>) - Method in class org.opensaml.messaging.context.BaseContext
-
Get a subcontext of the current context.
- getSubcontext(Class<T>, boolean) - Method in class org.opensaml.messaging.context.BaseContext
-
Get a subcontext of the current context.
- getSubcontext(String) - Method in class org.opensaml.messaging.context.BaseContext
-
Get a subcontext of the current context.
- getSubcontext(String, boolean) - Method in class org.opensaml.messaging.context.BaseContext
-
Get a subcontext of the current context.
- serialVersionUID - Static variable in exception org.opensaml.messaging.decoder.MessageDecodingException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.messaging.encoder.MessageEncodingException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.messaging.handler.MessageHandlerException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.messaging.MessageException
-
Serial version UID.
- serialVersionUID - Static variable in exception org.opensaml.messaging.MessageRuntimeException
-
Serial version UID.
- setActivationCondition(Predicate<MessageContext>) - Method in class org.opensaml.messaging.handler.AbstractMessageHandler
-
Set activation condition indicating whether the handler should be invoked.
- setAutoCreateSubcontexts(boolean) - Method in class org.opensaml.messaging.context.BaseContext
-
Set whether the context auto-creates subcontexts by default.
- setConfidentialityActive(boolean) - Method in class org.opensaml.messaging.context.MessageChannelSecurityContext
-
Set whether message channel confidentiality is active.
- setDecoder(MessageDecoder<InboundMessageType>) - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Set the message decoder instance.
- setDecoder(MessageDecoder<InboundMessageType>) - Method in class org.opensaml.messaging.pipeline.httpclient.BasicHttpClientMessagePipeline
-
Set the message decoder instance.
- setDecoder(MessageDecoder<InboundMessageType>) - Method in class org.opensaml.messaging.pipeline.servlet.BasicHttpServletMessagePipeline
-
Set the message decoder instance.
- setEncoder(MessageEncoder<OutboundMessageType>) - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Set the message encoder instance.
- setEncoder(MessageEncoder<OutboundMessageType>) - Method in class org.opensaml.messaging.pipeline.httpclient.BasicHttpClientMessagePipeline
-
Set the message encoder instance.
- setEncoder(MessageEncoder<OutboundMessageType>) - Method in class org.opensaml.messaging.pipeline.servlet.BasicHttpServletMessagePipeline
-
Set the message encoder instance.
- setHandler(MessageHandler<MessageType>) - Method in interface org.opensaml.messaging.error.PipelineMessageErrorHandler
-
Set the handler to invoke on the outbound error message.
- setHttpClientContext(HttpClientContext) - Method in class org.opensaml.messaging.context.httpclient.HttpClientRequestContext
-
- setHttpRequest(HttpRequest) - Method in class org.opensaml.messaging.encoder.httpclient.AbstractHttpClientRequestMessageEncoder
-
Set the HTTP client request on which to operate.
- setHttpRequest(HttpRequest) - Method in interface org.opensaml.messaging.encoder.httpclient.HttpClientRequestMessageEncoder
-
Set the HTTP client request on which to operate.
- setHttpResponse(HttpResponse) - Method in class org.opensaml.messaging.decoder.httpclient.AbstractHttpClientResponseMessageDecoder
-
Set the HTTP client response on which to operate.
- setHttpResponse(HttpResponse) - Method in interface org.opensaml.messaging.decoder.httpclient.HttpClientResponseMessageDecoder
-
Set the HTTP client response on which to operate.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.messaging.decoder.servlet.AbstractHttpServletRequestMessageDecoder
-
Set the HTTP servlet request on which to operate.
- setHttpServletRequest(HttpServletRequest) - Method in interface org.opensaml.messaging.decoder.servlet.HttpServletRequestMessageDecoder
-
Set the HTTP servlet request on which to operate.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.messaging.error.servlet.AbstractHttpServletMessageErrorHandler
-
Set the HTTP servlet request.
- setHttpServletRequest(HttpServletRequest) - Method in interface org.opensaml.messaging.error.servlet.HttpServletMessageErrorHandler
-
Set the HTTP servlet request.
- setHttpServletResponse(HttpServletResponse) - Method in class org.opensaml.messaging.encoder.servlet.AbstractHttpServletResponseMessageEncoder
-
Set the HTTP servlet response on which to operate.
- setHttpServletResponse(HttpServletResponse) - Method in interface org.opensaml.messaging.encoder.servlet.HttpServletResponseMessageEncoder
-
Set the HTTP servlet response on which to operate.
- setHttpServletResponse(HttpServletResponse) - Method in class org.opensaml.messaging.error.servlet.AbstractHttpServletMessageErrorHandler
-
Set the HTTP servlet response.
- setHttpServletResponse(HttpServletResponse) - Method in interface org.opensaml.messaging.error.servlet.HttpServletMessageErrorHandler
-
Set the HTTP servlet response.
- setInboundHandler(MessageHandler<InboundMessageType>) - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Set the inbound message handler.
- setInboundMessageContext(MessageContext<InboundMessageType>) - Method in class org.opensaml.messaging.context.InOutOperationContext
-
Sets the inbound message context.
- setIntegrityActive(boolean) - Method in class org.opensaml.messaging.context.MessageChannelSecurityContext
-
Set whether message channel integrity is active.
- setMessage(MessageType) - Method in class org.opensaml.messaging.context.MessageContext
-
Set the message represented by the message context.
- setMessageContext(MessageContext<MessageType>) - Method in class org.opensaml.messaging.decoder.AbstractMessageDecoder
-
Set the message context.
- setMessageContext(MessageContext<MessageType>) - Method in class org.opensaml.messaging.encoder.AbstractMessageEncoder
-
- setMessageContext(MessageContext<MessageType>) - Method in interface org.opensaml.messaging.encoder.MessageEncoder
-
- setMessageEncoder(MessageEncoder<MessageType>) - Method in interface org.opensaml.messaging.error.PipelineMessageErrorHandler
-
Set the message encoder used to encode the outbound error message.
- setOutboundMessageContext(MessageContext<OutboundMessageType>) - Method in class org.opensaml.messaging.context.InOutOperationContext
-
Sets the outbound message context.
- setOutboundPayloadHandler(MessageHandler<OutboundMessageType>) - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Set the outbound payload message handler.
- setOutboundTransportHandler(MessageHandler<OutboundMessageType>) - Method in class org.opensaml.messaging.pipeline.BasicMessagePipeline
-
Set the outbound transport message handler.
- setParent(BaseContext) - Method in class org.opensaml.messaging.context.BaseContext
-
Set the context parent.
- setParserPool(ParserPool) - Method in class org.opensaml.messaging.decoder.httpclient.BaseHttpClientResponseXMLMessageDecoder
-
Sets the parser pool used to deserialize incoming messages.
- setParserPool(ParserPool) - Method in class org.opensaml.messaging.decoder.servlet.BaseHttpServletRequestXMLMessageDecoder
-
Sets the parser pool used to deserialize incoming messages.
- StaticPipelineNameStrategy - Class in org.opensaml.messaging.pipeline
-
Static strategy function for resolving a pipeline name.
- StaticPipelineNameStrategy(String) - Constructor for class org.opensaml.messaging.pipeline.StaticPipelineNameStrategy
-
Constructor.
- subcontexts - Variable in class org.opensaml.messaging.context.BaseContext
-
The subcontexts being managed.