- readPrivateKey(String, String) - Static method in class org.springframework.security.saml.util.X509Utilities
-
- remove(Object) - Method in class org.springframework.security.saml.util.TimebasedMap
-
- removeFirst(Holder) - Method in interface org.springframework.security.saml.SamlMessageStore
-
Removes and returns the first available message in the store
- removeFirst(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultSessionAssertionStore
-
Removes and returns the first available message in the store
- removeMessage(Holder, String) - Method in interface org.springframework.security.saml.SamlMessageStore
-
Removes a message from the store and returns it if found.
- removeMessage(HttpServletRequest, String) - Method in class org.springframework.security.saml.spi.DefaultSessionAssertionStore
-
Removes a message from the store and returns it if found.
- removeQueryString(String) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- Request<T extends Request<T>> - Class in org.springframework.security.saml.saml2.authentication
-
Base class for requests
- Request() - Constructor for class org.springframework.security.saml.saml2.authentication.Request
-
- RequestedAuthenticationContext - Enum in org.springframework.security.saml.saml2.authentication
-
Implementation samlp:RequestedAuthnContextType comparison values as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 44, Line 1871
- resolve(String, boolean) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolve(String, List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolve(byte[], List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolve(String, List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.SpringSecuritySaml
-
- resolve(byte[], List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.SpringSecuritySaml
-
- resolveAssertion(Assertion, List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolveAuthenticationRequest(AuthnRequest) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolveIdentityProvider(Response) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Under the assumption that the Response originated from an Identity Provider
resolve the configured IDP using the response message
- resolveIdentityProvider(String) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Given a known entityId resolve a configured identity provider
- resolveIdentityProvider(ExternalProviderConfiguration) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Based on the external configuration of an Identity Provider resolve the metadata for that provider.
- resolveIdentityProvider(LogoutRequest) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Under the assumption that the logout request was sent by an external identity provider
to a local service provider, resolve the configured identity provider
- resolveIdentityProvider(Assertion) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Under the assumption that the assertion was sent by an external identity provider
to a local service provider, resolve the configured identity provider
- resolveIdentityProvider(Assertion) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveIdentityProvider(Response) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveIdentityProvider(String) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveIdentityProvider(LogoutRequest) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveIdentityProvider(ExternalProviderConfiguration) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveLogoutRequest(LogoutRequest, List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolveLogoutResponse(LogoutResponse, List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolveMetadata(EntitiesDescriptor, List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolveMetadata(EntityDescriptor) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolver() - Method in class org.springframework.security.saml.spi.AbstractProviderConfiguration
-
- resolveResponse(Response, List<SimpleKey>, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- resolveServiceProvider(String) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Given a known entityId resolve a configured service provider
- resolveServiceProvider(AuthenticationRequest) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Under the assumption that the authentication request was sent from
a service provider to the local identity provider, resolve the
configured external service provider's metadata
- resolveServiceProvider(ExternalProviderConfiguration) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Based on the external configuration of a Service Provider resolve the metadata for that provider.
- resolveServiceProvider(LogoutRequest) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
Under the assumption that the logout request was sent by an external service provider
to a local identity provider, resolve the configured service provider
- resolveServiceProvider(Assertion) - Method in interface org.springframework.security.saml.SamlObjectResolver
-
For the local identity provider, resolve the external service provider
that the assertion was sent to.
- resolveServiceProvider(String) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveServiceProvider(AuthenticationRequest) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveServiceProvider(ExternalProviderConfiguration) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveServiceProvider(LogoutRequest) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- resolveServiceProvider(Assertion) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- Response - Class in org.springframework.security.saml.saml2.authentication
-
Implementation samlp:ResponseType as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 47, Line 1995
- Response() - Constructor for class org.springframework.security.saml.saml2.authentication.Response
-
- response(AuthenticationRequest, Assertion, ServiceProviderMetadata, IdentityProviderMetadata) - Method in class org.springframework.security.saml.spi.SamlDefaults
-
- RotatingKeys - Class in org.springframework.security.saml.config
-
- RotatingKeys() - Constructor for class org.springframework.security.saml.config.RotatingKeys
-
- Saml2Object - Interface in org.springframework.security.saml.saml2
-
- SamlAuthentication - Interface in org.springframework.security.saml
-
An authentication containing SAML information
- samlDecode(String, boolean) - Method in interface org.springframework.security.saml.SamlTransformer
-
base64 decodes and inflates the SAML message.
- samlDecode(String, boolean) - Method in class org.springframework.security.saml.spi.DefaultSamlTransformer
-
base64 decodes and inflates the SAML message.
- samlDefaults() - Method in class org.springframework.security.saml.spi.AbstractProviderConfiguration
-
- SamlDefaults - Class in org.springframework.security.saml.spi
-
Simple class that creates SAML objects with sensible samlDefaults
- SamlDefaults(Clock) - Constructor for class org.springframework.security.saml.spi.SamlDefaults
-
- samlEncode(String, boolean) - Method in interface org.springframework.security.saml.SamlTransformer
-
Deflates and base64 encodes the SAML message readying it for transport.
- samlEncode(String, boolean) - Method in class org.springframework.security.saml.spi.DefaultSamlTransformer
-
Deflates and base64 encodes the SAML message readying it for transport.
- SamlErrorHandler - Interface in org.springframework.security.saml
-
- SamlException - Exception in org.springframework.security.saml
-
- SamlException(String) - Constructor for exception org.springframework.security.saml.SamlException
-
- SamlException(String, Throwable) - Constructor for exception org.springframework.security.saml.SamlException
-
- SamlException(Throwable) - Constructor for exception org.springframework.security.saml.SamlException
-
- samlFilter(List<SamlMessageHandler>) - Method in class org.springframework.security.saml.spi.AbstractProviderConfiguration
-
- SamlKeyException - Exception in org.springframework.security.saml.spi
-
- SamlKeyException(String) - Constructor for exception org.springframework.security.saml.spi.SamlKeyException
-
- SamlKeyException(String, Throwable) - Constructor for exception org.springframework.security.saml.spi.SamlKeyException
-
- SamlKeyException(Throwable) - Constructor for exception org.springframework.security.saml.spi.SamlKeyException
-
- SamlMessageHandler - Interface in org.springframework.security.saml
-
A SamlMessageHandler is an object that can process incoming
SAML messages and produce responses.
- SamlMessageHandler.ProcessingStatus - Enum in org.springframework.security.saml
-
- SamlMessageStore<T extends Saml2Object,Holder> - Interface in org.springframework.security.saml
-
Interface to implement a message store.
- SamlMetadataException - Exception in org.springframework.security.saml.spi
-
- SamlMetadataException(String) - Constructor for exception org.springframework.security.saml.spi.SamlMetadataException
-
- SamlMetadataException(String, Throwable) - Constructor for exception org.springframework.security.saml.spi.SamlMetadataException
-
- SamlMetadataException(Throwable) - Constructor for exception org.springframework.security.saml.spi.SamlMetadataException
-
- SamlObjectResolver - Interface in org.springframework.security.saml
-
Helper class that resolves metadata for
Service Providers, SP, and Identity Providers, IDP, based on a set of criteria.
- SamlProcessingFilter - Class in org.springframework.security.saml
-
Simple filter that handles all SAML messages.
- SamlProcessingFilter() - Constructor for class org.springframework.security.saml.SamlProcessingFilter
-
- SamlProviderNotFoundException - Exception in org.springframework.security.saml.spi
-
- SamlProviderNotFoundException(String) - Constructor for exception org.springframework.security.saml.spi.SamlProviderNotFoundException
-
- SamlProviderNotFoundException(String, Throwable) - Constructor for exception org.springframework.security.saml.spi.SamlProviderNotFoundException
-
- SamlProviderNotFoundException(Throwable) - Constructor for exception org.springframework.security.saml.spi.SamlProviderNotFoundException
-
- SamlServerConfiguration - Class in org.springframework.security.saml.config
-
- SamlServerConfiguration() - Constructor for class org.springframework.security.saml.config.SamlServerConfiguration
-
- SamlTemplateEngine - Interface in org.springframework.security.saml
-
Saml messages are often delivered using browser redirects.
- samlTemplateEngine() - Method in class org.springframework.security.saml.spi.AbstractProviderConfiguration
-
- SamlTransformer - Interface in org.springframework.security.saml
-
- SamlValidator - Interface in org.springframework.security.saml
-
- scanAndRemove() - Method in class org.springframework.security.saml.util.TimebasedMap
-
- ServiceProvider - Class in org.springframework.security.saml.saml2.metadata
-
Defines md:SPSSODescriptorType as defined by
https://www.oasis-open.org/committees/download.php/35391/sstc-saml-metadata-errata-2.0-wd-04-diff.pdf
Page 20, Line 846
- ServiceProvider() - Constructor for class org.springframework.security.saml.saml2.metadata.ServiceProvider
-
- ServiceProviderMetadata - Class in org.springframework.security.saml.saml2.metadata
-
Represents metadata providing the SPSSODescriptor entity
- ServiceProviderMetadata() - Constructor for class org.springframework.security.saml.saml2.metadata.ServiceProviderMetadata
-
- serviceProviderMetadata(String, LocalServiceProviderConfiguration) - Method in class org.springframework.security.saml.spi.SamlDefaults
-
- serviceProviderMetadata(String, SimpleKey, List<SimpleKey>, String, String) - Method in class org.springframework.security.saml.spi.SamlDefaults
-
- SESSION_NOT_AFTER - Variable in class org.springframework.security.saml.spi.SamlDefaults
-
- sessionLogout(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.springframework.security.saml.spi.DefaultLogoutHandler
-
- setActive(SimpleKey) - Method in class org.springframework.security.saml.config.RotatingKeys
-
- setAdvice(Advice) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setAlgorithm(AlgorithmMethod) - Method in class org.springframework.security.saml.saml2.authentication.LogoutRequest
-
- setAlias(String) - Method in class org.springframework.security.saml.config.ExternalProviderConfiguration
-
- setAlias(String) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setAllowCreate(Boolean) - Method in class org.springframework.security.saml.saml2.authentication.NameIdPolicy
-
- setAllowUnsolicitedResponses(boolean) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- setArtifactResolutionService(List<Endpoint>) - Method in class org.springframework.security.saml.saml2.metadata.SsoProvider
-
- setAssertingEntityId(String) - Method in class org.springframework.security.saml.spi.DefaultSamlAuthentication
-
- setAssertion(Assertion) - Method in class org.springframework.security.saml.spi.DefaultSamlAuthentication
-
- setAssertionConsumerService(Endpoint) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setAssertionConsumerService(List<Endpoint>) - Method in class org.springframework.security.saml.saml2.metadata.ServiceProvider
-
- setAssertionConsumerServiceIndex(int) - Method in class org.springframework.security.saml.config.ExternalIdentityProviderConfiguration
-
- setAssertionIDRequestService(List<Endpoint>) - Method in class org.springframework.security.saml.saml2.metadata.IdentityProvider
-
- setAssertions(List<Assertion>) - Method in class org.springframework.security.saml.saml2.authentication.Response
-
- setAssertionStore(DefaultSessionAssertionStore) - Method in class org.springframework.security.saml.spi.DefaultLogoutHandler
-
- setAttribute(List<Attribute>) - Method in class org.springframework.security.saml.saml2.metadata.IdentityProvider
-
- setAttributeProfile(List<String>) - Method in class org.springframework.security.saml.saml2.metadata.IdentityProvider
-
- setAttributes(List<Attribute>) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setAudiences(List<String>) - Method in class org.springframework.security.saml.saml2.authentication.AudienceRestriction
-
- setAuthenticated(boolean) - Method in class org.springframework.security.saml.spi.DefaultSamlAuthentication
-
- setAuthenticationContext(AuthenticationContext) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationStatement
-
- setAuthenticationContextClassReference(AuthenticationContextClassReference) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setAuthenticationManager(AuthenticationManager) - Method in class org.springframework.security.saml.spi.DefaultSpResponseHandler
-
- setAuthenticationStatements(List<AuthenticationStatement>) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setAuthInstant(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationStatement
-
- setAuthnRequestsSigned(boolean) - Method in class org.springframework.security.saml.saml2.metadata.ServiceProvider
-
- setBinding(Binding) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setBinding(Binding) - Method in class org.springframework.security.saml.saml2.metadata.Endpoint
-
- setCacheDuration(Duration) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setCacheDuration(Duration) - Method in class org.springframework.security.saml.saml2.metadata.Provider
-
- setCanonicalizationAlgorithm(CanonicalizationMethod) - Method in class org.springframework.security.saml.saml2.signature.Signature
-
- setCertificate(String) - Method in class org.springframework.security.saml.key.SimpleKey
-
- setClassReference(AuthenticationContextClassReference) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationContext
-
- setCode(StatusCode) - Method in class org.springframework.security.saml.saml2.authentication.Status
-
- setConditions(Conditions) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setConfiguration(SamlServerConfiguration) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setConfiguredAssertionConsumerService(Endpoint) - Method in class org.springframework.security.saml.saml2.metadata.ServiceProvider
-
- setConfirmationData(SubjectConfirmationData) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmation
-
- setConfirmations(List<SubjectConfirmation>) - Method in class org.springframework.security.saml.saml2.authentication.Subject
-
- setConnectTimeout(int) - Method in class org.springframework.security.saml.config.NetworkConfiguration
-
- setConnectTimeoutMillis(int) - Method in class org.springframework.security.saml.util.Network
-
- setConsent(String) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setConsent(String) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setCreationTime(long) - Method in class org.springframework.security.saml.util.TimebasedMap.MapEntry
-
- setCriteria(List<AssertionCondition>) - Method in class org.springframework.security.saml.saml2.authentication.Conditions
-
- setDefault(boolean) - Method in class org.springframework.security.saml.saml2.metadata.Endpoint
-
- setDefaultNameId(NameId) - Method in class org.springframework.security.saml.saml2.metadata.IdentityProviderMetadata
-
- setDestination(Endpoint) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setDestination(String) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setDetail(String) - Method in class org.springframework.security.saml.saml2.authentication.Status
-
- setDigest(DigestMethod) - Method in class org.springframework.security.saml.saml2.authentication.LogoutRequest
-
- setDigestAlgorithm(DigestMethod) - Method in class org.springframework.security.saml.saml2.signature.Signature
-
- setDigestValue(String) - Method in class org.springframework.security.saml.saml2.signature.Signature
-
- setDiscovery(Endpoint) - Method in class org.springframework.security.saml.saml2.metadata.SsoProvider
-
- setEntityAlias(String) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setEntityId(String) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setEntityId(String) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setErrorHandler(SamlErrorHandler) - Method in class org.springframework.security.saml.SamlProcessingFilter
-
- setErrors(List<ValidationResult.ValidationError>) - Method in class org.springframework.security.saml.validation.ValidationResult
-
- setErrorTemplate(String) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setExpirationTimeMills(long) - Method in class org.springframework.security.saml.util.TimebasedMap
-
- setExtensions(List<Object>) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setForceAuth(Boolean) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setFormat(NameId) - Method in class org.springframework.security.saml.saml2.authentication.NameIdPolicy
-
- setFormat(NameId) - Method in class org.springframework.security.saml.saml2.authentication.NameIdPrincipal
-
- setFormat(NameId) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmation
-
- setForwardUrl(String) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setFrequencyIntervalMills(long) - Method in class org.springframework.security.saml.util.TimebasedMap
-
- setFriendlyName(String) - Method in class org.springframework.security.saml.saml2.attribute.Attribute
-
- setHandlers(List<SamlMessageHandler>) - Method in class org.springframework.security.saml.SamlProcessingFilter
-
- setHoldingEntityId(String) - Method in class org.springframework.security.saml.spi.DefaultSamlAuthentication
-
- setId(String) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setId(String) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setId(String) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setId(String) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setId(String) - Method in class org.springframework.security.saml.saml2.metadata.Provider
-
- setIdentityProvider(LocalIdentityProviderConfiguration) - Method in class org.springframework.security.saml.config.SamlServerConfiguration
-
- setImplementation(Object) - Method in class org.springframework.security.saml.saml2.ImplementationHolder
-
- setImplementation(SpringSecuritySaml) - Method in class org.springframework.security.saml.spi.DefaultSamlTransformer
-
- setIndex(int) - Method in class org.springframework.security.saml.saml2.metadata.Endpoint
-
- setInitialSpRequest(HttpServletRequest, LogoutRequest) - Method in class org.springframework.security.saml.spi.DefaultLogoutHandler
-
- setInResponseTo(String) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setInResponseTo(String) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmationData
-
- setIssueInstant(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setIssueInstant(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setIssueInstant(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setIssuer(Issuer) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setIssuer(String) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setIssuer(Issuer) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setIssuer(Issuer) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setKeys(RotatingKeys) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setKeys(List<SimpleKey>) - Method in class org.springframework.security.saml.saml2.metadata.Provider
-
- setLastAccessTime(long) - Method in class org.springframework.security.saml.util.TimebasedMap.MapEntry
-
- setLinktext(String) - Method in class org.springframework.security.saml.config.ExternalProviderConfiguration
-
- setLocation(String) - Method in class org.springframework.security.saml.saml2.metadata.Endpoint
-
- setManageNameIDService(List<Endpoint>) - Method in class org.springframework.security.saml.saml2.metadata.SsoProvider
-
- setMatchAgainstAliasPath(boolean) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setMaxAuthenticationAgeMillis(int) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- setMessage(String) - Method in class org.springframework.security.saml.saml2.authentication.Status
-
- setMessage(String) - Method in class org.springframework.security.saml.validation.ValidationResult.ValidationError
-
- setMetadata(String) - Method in class org.springframework.security.saml.config.ExternalProviderConfiguration
-
- setMetadata(String) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setMetadataCache(DefaultMetadataCache) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- setMethod(SubjectConfirmationMethod) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmation
-
- setName(String) - Method in class org.springframework.security.saml.key.SimpleKey
-
- setName(String) - Method in class org.springframework.security.saml.saml2.attribute.Attribute
-
- setNameFormat(AttributeNameFormat) - Method in class org.springframework.security.saml.saml2.attribute.Attribute
-
- setNameId(NameId) - Method in class org.springframework.security.saml.config.ExternalIdentityProviderConfiguration
-
- setNameId(NameIdPrincipal) - Method in class org.springframework.security.saml.saml2.authentication.LogoutRequest
-
- setNameId(String) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmation
-
- setNameIDMappingService(List<Endpoint>) - Method in class org.springframework.security.saml.saml2.metadata.IdentityProvider
-
- setNameIdPolicy(NameIdPolicy) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setNameIds(List<NameId>) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setNameIds(List<NameId>) - Method in class org.springframework.security.saml.saml2.metadata.SsoProvider
-
- setNameQualifier(String) - Method in class org.springframework.security.saml.saml2.authentication.Issuer
-
- setNameQualifier(String) - Method in class org.springframework.security.saml.saml2.authentication.NameIdPrincipal
-
- setNetwork(NetworkConfiguration) - Method in class org.springframework.security.saml.config.SamlServerConfiguration
-
- setNetwork(Network) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setNetwork(Network) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- setNetwork(Network) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- setNext(Metadata) - Method in class org.springframework.security.saml.saml2.metadata.Metadata
-
- setNotBefore(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.Conditions
-
- setNotBefore(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmationData
-
- setNotOnOrAfter(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.Conditions
-
- setNotOnOrAfter(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.LogoutRequest
-
- setNotOnOrAfter(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmationData
-
- setOriginalXML(String) - Method in class org.springframework.security.saml.saml2.ImplementationHolder
-
- setPassive(Boolean) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setPassphrase(String) - Method in class org.springframework.security.saml.key.SimpleKey
-
- setPostBindingTemplate(String) - Method in class org.springframework.security.saml.spi.DefaultIdpInitiationHandler
-
- setPostBindingTemplate(String) - Method in class org.springframework.security.saml.spi.DefaultIdpRequestHandler
-
- setPostBindingTemplate(String) - Method in class org.springframework.security.saml.spi.DefaultLogoutHandler
-
- setPrefix(String) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setPrincipal(NameIdPrincipal) - Method in class org.springframework.security.saml.saml2.authentication.Subject
-
- setPrivateKey(String) - Method in class org.springframework.security.saml.key.SimpleKey
-
- setProtocolSupportEnumeration(List<String>) - Method in class org.springframework.security.saml.saml2.metadata.Provider
-
- setProviderName(String) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setProviders(List<ExternalServiceProviderConfiguration>) - Method in class org.springframework.security.saml.config.LocalIdentityProviderConfiguration
-
- setProviders(List<ExternalIdentityProviderConfiguration>) - Method in class org.springframework.security.saml.config.LocalServiceProviderConfiguration
-
- setProviders(List<? extends Provider>) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setReadTimeout(int) - Method in class org.springframework.security.saml.config.NetworkConfiguration
-
- setReadTimeoutMillis(int) - Method in class org.springframework.security.saml.util.Network
-
- setReason(LogoutReason) - Method in class org.springframework.security.saml.saml2.authentication.LogoutRequest
-
- setRecipient(String) - Method in class org.springframework.security.saml.saml2.authentication.SubjectConfirmationData
-
- setRequestedAttributes(List<Attribute>) - Method in class org.springframework.security.saml.saml2.metadata.ServiceProvider
-
- setRequestedAuthenticationContext(RequestedAuthenticationContext) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setRequestInitiation(Endpoint) - Method in class org.springframework.security.saml.saml2.metadata.SsoProvider
-
- setRequired(boolean) - Method in class org.springframework.security.saml.saml2.attribute.Attribute
-
- setResolver(SamlObjectResolver) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setResponseLocation(String) - Method in class org.springframework.security.saml.saml2.metadata.Endpoint
-
- setResponseSkewTimeMillis(int) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- setSamlDefaults(SamlDefaults) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setSamlDefaults(SamlDefaults) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- setSamlServerConfiguration(SamlServerConfiguration) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- setSamlTemplateEngine(SamlTemplateEngine) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setServiceProvider(LocalServiceProviderConfiguration) - Method in class org.springframework.security.saml.config.SamlServerConfiguration
-
- setSessionIndex(String) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationStatement
-
- setSessionNotOnOrAfter(DateTime) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationStatement
-
- setSignAssertions(boolean) - Method in class org.springframework.security.saml.config.LocalIdentityProviderConfiguration
-
- setSignature(Signature) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setSignature(Signature) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setSignature(Signature) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setSignature(Signature) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setSignature(Signature) - Method in class org.springframework.security.saml.saml2.metadata.Provider
-
- setSignatureAlgorithm(AlgorithmMethod) - Method in class org.springframework.security.saml.saml2.signature.Signature
-
- setSignatureValue(String) - Method in class org.springframework.security.saml.saml2.signature.Signature
-
- setSigningKey(SimpleKey, AlgorithmMethod, DigestMethod) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setSigningKey(SimpleKey, AlgorithmMethod, DigestMethod) - Method in class org.springframework.security.saml.saml2.authentication.AuthenticationRequest
-
- setSigningKey(SimpleKey, AlgorithmMethod, DigestMethod) - Method in class org.springframework.security.saml.saml2.authentication.LogoutRequest
-
- setSigningKey(SimpleKey, AlgorithmMethod, DigestMethod) - Method in class org.springframework.security.saml.saml2.authentication.Response
-
- setSigningKey(SimpleKey, AlgorithmMethod, DigestMethod) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setSigningKey(SimpleKey, AlgorithmMethod, DigestMethod) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setSignMetadata(boolean) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setSignRequests(boolean) - Method in class org.springframework.security.saml.config.LocalServiceProviderConfiguration
-
- setSingleLogoutEnabled(boolean) - Method in class org.springframework.security.saml.config.LocalProviderConfiguration
-
- setSingleLogoutService(List<Endpoint>) - Method in class org.springframework.security.saml.saml2.metadata.SsoProvider
-
- setSingleSignOnService(List<Endpoint>) - Method in class org.springframework.security.saml.saml2.metadata.IdentityProvider
-
- setSkipSslValidation(boolean) - Method in class org.springframework.security.saml.config.ExternalProviderConfiguration
-
- setSpNameQualifier(String) - Method in class org.springframework.security.saml.saml2.authentication.NameIdPolicy
-
- setSpNameQualifier(String) - Method in class org.springframework.security.saml.saml2.authentication.NameIdPrincipal
-
- setSpProvidedId(String) - Method in class org.springframework.security.saml.saml2.authentication.NameIdPrincipal
-
- setStandBy(List<SimpleKey>) - Method in class org.springframework.security.saml.config.RotatingKeys
-
- setStatus(Status) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setStore(DefaultSessionAssertionStore) - Method in class org.springframework.security.saml.spi.DefaultIdpInitiationHandler
-
- setStore(DefaultSessionAssertionStore) - Method in class org.springframework.security.saml.spi.DefaultIdpRequestHandler
-
- setSubject(Subject) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setSuccessHandler(LogoutSuccessHandler) - Method in class org.springframework.security.saml.spi.DefaultLogoutHandler
-
- setTime(Clock) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- setTime(Clock) - Method in class org.springframework.security.saml.spi.SamlDefaults
-
- setTime(Clock) - Method in class org.springframework.security.saml.util.TimebasedMap
-
- setTransformer(SamlTransformer) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- setTransformer(SamlTransformer) - Method in class org.springframework.security.saml.spi.DefaultSamlObjectResolver
-
- setType(KeyType) - Method in class org.springframework.security.saml.key.SimpleKey
-
- setValidated(boolean) - Method in class org.springframework.security.saml.saml2.signature.Signature
-
- setValidatingKey(SimpleKey) - Method in class org.springframework.security.saml.saml2.signature.Signature
-
- setValidator(SamlValidator) - Method in class org.springframework.security.saml.spi.DefaultIdpInitiationHandler
-
- setValidator(SamlValidator) - Method in class org.springframework.security.saml.spi.DefaultIdpRequestHandler
-
- setValidator(SamlValidator) - Method in class org.springframework.security.saml.spi.DefaultLogoutHandler
-
- setValidator(SamlValidator) - Method in class org.springframework.security.saml.spi.DefaultSpResponseHandler
-
- setValidUntil(DateTime) - Method in class org.springframework.security.saml.saml2.metadata.EntityDescriptor
-
- setValidUntil(DateTime) - Method in class org.springframework.security.saml.saml2.metadata.Provider
-
- setValue(String) - Method in class org.springframework.security.saml.saml2.authentication.Issuer
-
- setValue(String) - Method in class org.springframework.security.saml.saml2.authentication.SubjectPrincipal
-
- setValue(V) - Method in class org.springframework.security.saml.util.TimebasedMap.MapEntry
-
- setValues(List<Object>) - Method in class org.springframework.security.saml.saml2.attribute.Attribute
-
- setVersion(String) - Method in class org.springframework.security.saml.saml2.authentication.Assertion
-
- setVersion(String) - Method in class org.springframework.security.saml.saml2.authentication.Request
-
- setVersion(String) - Method in class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- setWantAssertionsSigned(boolean) - Method in class org.springframework.security.saml.config.LocalServiceProviderConfiguration
-
- setWantAssertionsSigned(boolean) - Method in class org.springframework.security.saml.saml2.metadata.ServiceProvider
-
- setWantAuthnRequestsSigned(boolean) - Method in class org.springframework.security.saml.saml2.metadata.IdentityProvider
-
- setWantRequestsSigned(boolean) - Method in class org.springframework.security.saml.config.LocalIdentityProviderConfiguration
-
- Signature - Class in org.springframework.security.saml.saml2.signature
-
- Signature() - Constructor for class org.springframework.security.saml.saml2.signature.Signature
-
- SignatureException - Exception in org.springframework.security.saml.saml2.signature
-
- SignatureException(String) - Constructor for exception org.springframework.security.saml.saml2.signature.SignatureException
-
- SignatureException(String, Throwable) - Constructor for exception org.springframework.security.saml.saml2.signature.SignatureException
-
- SignatureException(Throwable) - Constructor for exception org.springframework.security.saml.saml2.signature.SignatureException
-
- signObject(SignableSAMLObject, SimpleKey, AlgorithmMethod, DigestMethod) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- SimpleKey - Class in org.springframework.security.saml.key
-
- SimpleKey() - Constructor for class org.springframework.security.saml.key.SimpleKey
-
- SimpleKey(String, String, String, String, KeyType) - Constructor for class org.springframework.security.saml.key.SimpleKey
-
- size() - Method in class org.springframework.security.saml.util.TimebasedMap
-
- spResponseHandler(SamlServerConfiguration) - Method in class org.springframework.security.saml.spi.DefaultSpConfiguration
-
- SpringSecuritySaml<T extends SpringSecuritySaml> - Class in org.springframework.security.saml.spi
-
Static utility class that serves as the delimiter between Spring Security SAML and underlying implementation.
- SpringSecuritySaml(Clock) - Constructor for class org.springframework.security.saml.spi.SpringSecuritySaml
-
- SsoProvider<T extends SsoProvider<T>> - Class in org.springframework.security.saml.saml2.metadata
-
Base class for SAML providers
- SsoProvider() - Constructor for class org.springframework.security.saml.saml2.metadata.SsoProvider
-
- Status - Class in org.springframework.security.saml.saml2.authentication
-
Implementation samlp:StatusType as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 39, Line 1675
- Status() - Constructor for class org.springframework.security.saml.saml2.authentication.Status
-
- StatusCode - Enum in org.springframework.security.saml.saml2.authentication
-
Implementation samlp:StatusCode as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 39, Line 1683
- StatusResponse<T extends StatusResponse> - Class in org.springframework.security.saml.saml2.authentication
-
Base class for responses samlp:StatusResponseType as defined by
- StatusResponse() - Constructor for class org.springframework.security.saml.saml2.authentication.StatusResponse
-
- StringUtils - Class in org.springframework.security.saml.util
-
- StringUtils() - Constructor for class org.springframework.security.saml.util.StringUtils
-
- stripEndingSlases(String) - Static method in class org.springframework.security.saml.util.StringUtils
-
- stripSlashes(String) - Static method in class org.springframework.security.saml.util.StringUtils
-
- stripStartingSlashes(String) - Static method in class org.springframework.security.saml.util.StringUtils
-
- Subject - Class in org.springframework.security.saml.saml2.authentication
-
Implementation saml:SubjectType as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 18, Line 708
- Subject() - Constructor for class org.springframework.security.saml.saml2.authentication.Subject
-
- SubjectConfirmation - Class in org.springframework.security.saml.saml2.authentication
-
Implementation saml:SubjectConfirmationType as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 19, Line 748
- SubjectConfirmation() - Constructor for class org.springframework.security.saml.saml2.authentication.SubjectConfirmation
-
- SubjectConfirmationData - Class in org.springframework.security.saml.saml2.authentication
-
Implementation saml:SubjectConfirmationDataType as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 20, Line 810
- SubjectConfirmationData() - Constructor for class org.springframework.security.saml.saml2.authentication.SubjectConfirmationData
-
- SubjectConfirmationMethod - Enum in org.springframework.security.saml.saml2.authentication
-
- SubjectPrincipal<T extends SubjectPrincipal> - Class in org.springframework.security.saml.saml2.authentication
-
This is either a BaseID, NameID or EncryptedID
See saml:SubjectType as defined by
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
Page 18, Line 708
- SubjectPrincipal() - Constructor for class org.springframework.security.saml.saml2.authentication.SubjectPrincipal
-
- supports(HttpServletRequest) - Method in interface org.springframework.security.saml.SamlMessageHandler
-
- supports(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultAuthnRequestHandler
-
- supports(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultIdpInitiationHandler
-
- supports(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultIdpRequestHandler
-
- supports(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultLogoutHandler
-
- supports(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultMetadataHandler
-
- supports(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultSamlMessageHandler
-
- supports(HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultSpResponseHandler
-
- validate(Saml2Object, SamlObjectResolver, HttpServletRequest) - Method in interface org.springframework.security.saml.SamlValidator
-
Performs an object validation on the respective object
- validate(Saml2Object, SamlObjectResolver, HttpServletRequest) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- validate(Response, List<String>, ServiceProviderMetadata, IdentityProviderMetadata) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- validateResponse(HttpServletRequest, Response) - Method in class org.springframework.security.saml.spi.DefaultSpResponseHandler
-
- validateSignature(Saml2Object, List<SimpleKey>) - Method in interface org.springframework.security.saml.SamlValidator
-
Validates a signature on a SAML object.
- validateSignature(Saml2Object, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.DefaultValidator
-
- validateSignature(Saml2Object, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- validateSignature(SignableSAMLObject, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
-
- validateSignature(Saml2Object, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.SpringSecuritySaml
-
- ValidationError() - Constructor for class org.springframework.security.saml.validation.ValidationResult.ValidationError
-
- ValidationError(String) - Constructor for class org.springframework.security.saml.validation.ValidationResult.ValidationError
-
- ValidationException - Exception in org.springframework.security.saml.validation
-
- ValidationException(String, ValidationResult) - Constructor for exception org.springframework.security.saml.validation.ValidationException
-
- ValidationException(String, Throwable, ValidationResult) - Constructor for exception org.springframework.security.saml.validation.ValidationException
-
- ValidationResult - Class in org.springframework.security.saml.validation
-
- ValidationResult() - Constructor for class org.springframework.security.saml.validation.ValidationResult
-
- ValidationResult.ValidationError - Class in org.springframework.security.saml.validation
-
- validator() - Method in class org.springframework.security.saml.spi.AbstractProviderConfiguration
-
- valueOf(String) - Static method in enum org.springframework.security.saml.key.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.attribute.AttributeNameFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.AuthenticationContextClassReference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.LogoutReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.RequestedAuthenticationContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.StatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.SubjectConfirmationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.metadata.Binding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.metadata.NameId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.signature.AlgorithmMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.signature.CanonicalizationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.saml2.signature.DigestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.security.saml.SamlMessageHandler.ProcessingStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.security.saml.key.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.attribute.AttributeNameFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.authentication.AuthenticationContextClassReference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.authentication.LogoutReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.authentication.RequestedAuthenticationContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.authentication.StatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.authentication.SubjectConfirmationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.metadata.Binding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.metadata.NameId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.signature.AlgorithmMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.signature.CanonicalizationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.saml2.signature.DigestMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.security.saml.SamlMessageHandler.ProcessingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.springframework.security.saml.util.TimebasedMap
-
- verifyIssuer(Issuer, Metadata) - Method in class org.springframework.security.saml.spi.DefaultValidator
-