|
Class Summary |
| AuthSSLProtocolSocketFactory |
AuthSSLProtocolSocketFactory can be used to validate the identity of the HTTPS
server against a list of trusted certificates and to authenticate to the HTTPS
server using a private key. |
| AuthSSLX509TrustManager |
AuthSSLX509TrustManager can be used to extend the default X509TrustManager
with additional trust decisions. |
| MetaDataMarshaller |
This class performs the mapping of eduGAIN metadata objects to SAML2 metadata
objects and their marshalling to the XML representation. |
| MetaDataPublisher |
This class implements a HTTP or HTTPS client which posts the
given data to the provided Metadata Service (MDS) URL |