Class RequestObjectDecryptionConfigurationLookupFunction

    • Field Detail

      • rpResolver

        @Nullable
        private net.shibboleth.idp.relyingparty.RelyingPartyConfigurationResolver rpResolver
        Deprecated, for removal: This API element is subject to removal in a future version.
        A resolver for default security configurations.
    • Constructor Detail

      • RequestObjectDecryptionConfigurationLookupFunction

        public RequestObjectDecryptionConfigurationLookupFunction()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • setRelyingPartyConfigurationResolver

        public void setRelyingPartyConfigurationResolver​(@Nullable
                                                         net.shibboleth.idp.relyingparty.RelyingPartyConfigurationResolver resolver)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Set the resolver for default security configurations.
        Parameters:
        resolver - the resolver to use