Class DefaultOIDCMetadataContextLookupFunction

    • Field Detail

      • inbound

        private boolean inbound
        Use the inbound message context.
    • Constructor Detail

      • DefaultOIDCMetadataContextLookupFunction

        public DefaultOIDCMetadataContextLookupFunction()
        Constructor.
    • Method Detail

      • setInbound

        public void setInbound​(boolean flag)
        Sets whether to pull the subcontext from the inbound message context.

        Default is true. False means to use the outbound context.

        Parameters:
        flag - What to set.