- cacheCredentials(PKIXInformationResolver.MetadataCacheKey, Collection<PKIXValidationInformation>) - Method in class org.springframework.security.saml.trust.PKIXInformationResolver
-
Adds resolved credentials to the cache.
- CachingMetadataManager - Class in org.springframework.security.saml.metadata
-
Metadata manager caches all results of EntityDescriptors loaded from the providers.
- CachingMetadataManager(List<MetadataProvider>) - Constructor for class org.springframework.security.saml.metadata.CachingMetadataManager
-
Creates caching metadata provider.
- CertPathPKIXTrustEvaluator - Class in org.springframework.security.saml.trust
-
PKIX trust evaluator based on Java CertPath API.
- CertPathPKIXTrustEvaluator() - Constructor for class org.springframework.security.saml.trust.CertPathPKIXTrustEvaluator
-
- CertPathPKIXTrustEvaluator(PKIXValidationOptions) - Constructor for class org.springframework.security.saml.trust.CertPathPKIXTrustEvaluator
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.springframework.security.saml.trust.X509TrustManager
-
- checkCriteriaRequirements(CriteriaSet) - Method in class org.springframework.security.saml.trust.PKIXInformationResolver
-
Check that all necessary credential criteria are available.
- checkServerTrusted(X509Certificate[], String) - Method in class org.springframework.security.saml.trust.X509TrustManager
-
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.springframework.security.saml.trust.X509KeyManager
-
- chooseServerAlias(String, Principal[], Socket) - Method in class org.springframework.security.saml.trust.X509KeyManager
-
- clone() - Method in class org.springframework.security.saml.metadata.ExtendedMetadata
-
Clones the existing metadata object.
- clone() - Method in class org.springframework.security.saml.websso.WebSSOProfileOptions
-
Clones the current object.
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.springframework.security.saml.SAMLEntryPoint
-
Method starts a process used to ultimately authenticate user using WebSSO Profile.
- compare(String, String) - Method in class org.springframework.security.saml.util.DefaultURLComparator
-
- compare(byte[], String) - Static method in class org.springframework.security.saml.util.SAMLUtil
-
Helper method compares whether SHA-1 hash of the entityId equals the hashID.
- compareEndpointURIs(String, String) - Method in class org.opensaml.saml2.binding.decoding.HTTPSOAP11DecoderImpl
-
In case message destination is set (was included in the message) check is made against the endpoint.
- consumer - Variable in class org.springframework.security.saml.SAMLAuthenticationProvider
-
- contextProvider - Variable in class org.springframework.security.saml.metadata.MetadataDisplayFilter
-
Provider for context based on URL
- contextProvider - Variable in class org.springframework.security.saml.SAMLDiscovery
-
Context provider.
- contextProvider - Variable in class org.springframework.security.saml.SAMLEntryPoint
-
- contextProvider - Variable in class org.springframework.security.saml.SAMLLogoutFilter
-
- contextProvider - Variable in class org.springframework.security.saml.SAMLLogoutProcessingFilter
-
- contextProvider - Variable in class org.springframework.security.saml.SAMLProcessingFilter
-
- createArtifactResolve(SAMLMessageContext, String, Endpoint) - Method in class org.springframework.security.saml.websso.ArtifactResolutionProfileBase
-
- createSocket(String, int) - Method in class org.springframework.security.saml.trust.httpclient.TLSProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.springframework.security.saml.trust.httpclient.TLSProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.springframework.security.saml.trust.httpclient.TLSProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.springframework.security.saml.trust.httpclient.TLSProtocolSocketFactory
-
- criteriaSet - Variable in class org.springframework.security.saml.trust.X509TrustManager
-