Skip navigation links
Spring Security SAML
A B C D E F G H I J K L M N O P R S T U V W X 

R

REF_TO_MESSAGE_ID_ATTRIB_NAME - Static variable in interface org.opensaml.liberty.paos.Response
messageID attribute name.
refreshMetadata() - Method in class org.springframework.security.saml.metadata.CachingMetadataManager
Guaranteed to be called by the superclass as part of the initialization.
refreshMetadata() - Method in class org.springframework.security.saml.metadata.MetadataManager
Method can be repeatedly called to browse all configured providers and load SP and IDP names which are supported by them.
removeMetadataProvider(MetadataProvider) - Method in class org.springframework.security.saml.metadata.MetadataManager
Removes existing metadata provider from the availability list.
Request - Interface in org.opensaml.liberty.paos
Liberty Alliance PAOS Request header.
RequestBuilder - Class in org.opensaml.liberty.paos.impl
 
RequestBuilder() - Constructor for class org.opensaml.liberty.paos.impl.RequestBuilder
Constructor.
RequestImpl - Class in org.opensaml.liberty.paos.impl
 
RequestImpl(String, String, String) - Constructor for class org.opensaml.liberty.paos.impl.RequestImpl
Constructor.
RequestMarshaller - Class in org.opensaml.liberty.paos.impl
Marshaller for instances of Request.
RequestMarshaller() - Constructor for class org.opensaml.liberty.paos.impl.RequestMarshaller
 
RequestUnmarshaller - Class in org.opensaml.liberty.paos.impl
Unmarshaller for instances of Request.
RequestUnmarshaller() - Constructor for class org.opensaml.liberty.paos.impl.RequestUnmarshaller
 
requiresAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.saml.SAMLProcessingFilter
 
requiresLogout(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.saml.SAMLLogoutFilter
The filter will be used in case the URL of the request contains the DEFAULT_FILTER_URL.
requiresLogout(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.security.saml.SAMLLogoutProcessingFilter
The filter will be used in case the URL of the request contains the DEFAULT_FILTER_URL.
requireValidMetadata() - Method in class org.springframework.security.saml.metadata.AbstractMetadataDelegate
 
resolve(CriteriaSet) - Method in class org.springframework.security.saml.key.EmptyKeyManager
 
resolve(CriteriaSet) - Method in class org.springframework.security.saml.key.JKSKeyManager
 
resolve(CriteriaSet) - Method in class org.springframework.security.saml.trust.PKIXInformationResolver
 
resolveArtifact(SAMLMessageContext, String, String) - Method in interface org.springframework.security.saml.websso.ArtifactResolutionProfile
Implementation must resolve artifact with the given ID, locate endpoint usable for it resolution and load referenced SAML message.
resolveArtifact(SAMLMessageContext, String, String) - Method in class org.springframework.security.saml.websso.ArtifactResolutionProfileBase
Creates ArtifactResolve message based in the artifactId, locates ArtifactResolutionService, populates SAMLContext and performs artifact retrieval.
resolveFromSource(CriteriaSet) - Method in class org.springframework.security.saml.trust.PKIXInformationResolver
 
resolveSingle(CriteriaSet) - Method in class org.springframework.security.saml.key.EmptyKeyManager
 
resolveSingle(CriteriaSet) - Method in class org.springframework.security.saml.key.JKSKeyManager
 
resolveSingle(CriteriaSet) - Method in class org.springframework.security.saml.trust.PKIXInformationResolver
Returns first found PKIX information satisfying the condition.
resolveTrustedNames(CriteriaSet) - Method in class org.springframework.security.saml.trust.PKIXInformationResolver
 
Response - Interface in org.opensaml.liberty.paos
Liberty Alliance PAOS Response header.
RESPONSE_CONSUMER_URL_ATTRIB_NAME - Static variable in interface org.opensaml.liberty.paos.Request
responseConsumerURL attribute name.
ResponseBuilder - Class in org.opensaml.liberty.paos.impl
 
ResponseBuilder() - Constructor for class org.opensaml.liberty.paos.impl.ResponseBuilder
Constructor.
ResponseImpl - Class in org.opensaml.liberty.paos.impl
 
ResponseImpl(String, String, String) - Constructor for class org.opensaml.liberty.paos.impl.ResponseImpl
Constructor.
ResponseMarshaller - Class in org.opensaml.liberty.paos.impl
Marshaller for instances of Response.
ResponseMarshaller() - Constructor for class org.opensaml.liberty.paos.impl.ResponseMarshaller
 
ResponseUnmarshaller - Class in org.opensaml.liberty.paos.impl
Unmarshaller for instances of Response.
ResponseUnmarshaller() - Constructor for class org.opensaml.liberty.paos.impl.ResponseUnmarshaller
 
retrieveFromCache(PKIXInformationResolver.MetadataCacheKey) - Method in class org.springframework.security.saml.trust.PKIXInformationResolver
Retrieves pre-resolved credentials from the cache.
retrieveFromMetadata(String, QName, String, UsageType) - Method in class org.springframework.security.saml.trust.MetadataCredentialResolver
Method tries to resolve all credentials for the given entityID.
retrieveMessage(SAMLMessageContext, String) - Method in interface org.springframework.security.saml.processor.SAMLProcessor
 
retrieveMessage(SAMLMessageContext) - Method in interface org.springframework.security.saml.processor.SAMLProcessor
 
retrieveMessage(SAMLMessageContext, SAMLBinding) - Method in class org.springframework.security.saml.processor.SAMLProcessorImpl
Loads incoming SAML message using one of the configured bindings and populates the SAMLMessageContext object with it.
retrieveMessage(SAMLMessageContext, String) - Method in class org.springframework.security.saml.processor.SAMLProcessorImpl
Loads incoming SAML message using one of the configured bindings and populates the SAMLMessageContext object with it.
retrieveMessage(SAMLMessageContext) - Method in class org.springframework.security.saml.processor.SAMLProcessorImpl
Loads incoming SAML message using one of the configured bindings and populates the SAMLMessageContext object with it.
retrieveMessage(String) - Method in class org.springframework.security.saml.storage.HttpSessionStorage
Returns previously stored message with the given ID or null, if there is no message stored.
retrieveMessage(String) - Method in interface org.springframework.security.saml.storage.SAMLMessageStorage
Retrieves message stored under given ID.
RETURN_ID_PARAM - Static variable in class org.springframework.security.saml.SAMLDiscovery
Request parameter specifying which response attribute to use for conveying the determined IDP name.
RETURN_PARAM - Static variable in class org.springframework.security.saml.SAMLDiscovery
Used to store return parameter in the forwarded request object.
RETURN_URL - Static variable in class org.springframework.security.saml.SAMLDiscovery
Used to store return URL in the forwarded request object.
RETURN_URL_PARAM - Static variable in class org.springframework.security.saml.SAMLDiscovery
URL used by the discovery service to send the response.
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
Spring Security SAML