- TLSProtocolConfigurer - Class in org.springframework.security.saml.trust.httpclient
- 
Class initializes instance of TLSProtocolSocketFactory and registers is at one of the protocol
 inside HTTP Client. 
- TLSProtocolConfigurer() - Constructor for class org.springframework.security.saml.trust.httpclient.TLSProtocolConfigurer
-  
- TLSProtocolSocketFactory - Class in org.springframework.security.saml.trust.httpclient
- 
Socket factory can be used with HTTP Client for creation of SSL/TLS sockets. 
- TLSProtocolSocketFactory(KeyManager, Set<String>, String) - Constructor for class org.springframework.security.saml.trust.httpclient.TLSProtocolSocketFactory
- 
Default constructor, which initializes socket factory to trust all keys with alias from the trusted
 keys as found in the keyManager. 
- toString() - Method in class org.springframework.security.saml.metadata.ExtendedMetadataDelegate
-  
- toString() - Method in class org.springframework.security.saml.trust.PKIXInformationResolver.MetadataCacheKey
- trustEngine - Variable in class org.springframework.security.saml.trust.X509TrustManager
-  
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.liberty.paos.Request
- 
Local name of the XSI type. 
- TYPE_LOCAL_NAME - Static variable in interface org.opensaml.liberty.paos.Response
- 
Local name of the XSI type. 
- TYPE_NAME - Static variable in interface org.opensaml.liberty.paos.Request
- 
QName of the XSI type. 
- TYPE_NAME - Static variable in interface org.opensaml.liberty.paos.Response
- 
QName of the XSI type.