Package jade.mtp.http.https
-
Interface Summary Interface Description HTTPSKeyManager Marker interface for all key managers used in HTTPS MTPHTTPSTrustManager Marker interface for all trust managers used in HTTPS MTP -
Class Summary Class Description FriendListAuthentication This class implements a concrete behaviour for HTTPS Trust decisions.KeyStoreKeyManager HTTPSKeyManager that extracts its trust material from a given KeyStore.NoAuthentication This class represents a Dummy trust manager used when we are not interested in authentication.StrongAuthentication This Trust manager authenticates certificates issued by official Top level Certification Authorities.