Class PrepareInboundMessageContext

    • Field Detail

      • log

        @Nonnull
        private final org.slf4j.Logger log
        Class logger.
      • relyingPartyLookupStrategy

        @Nullable
        private Function<ProfileRequestContext,​String> relyingPartyLookupStrategy
        Optional circumvention of usual method to identify the relying party name.
      • relyingPartyId

        @Nullable
        private String relyingPartyId
        The relying party name to base the inbound context on.
    • Constructor Detail

      • PrepareInboundMessageContext

        public PrepareInboundMessageContext()
        Constructor.