See:
Description
| Interface Summary | |
|---|---|
| HandshakeCompletedListener | This interface is implemented by any class which wants to receive notifications about the completion of an SSL protocol handshake on a given SSL connection. |
| HostnameVerifier | This class is the base interface for hostname verification. |
| KeyManager | This is the base interface for JSSE key managers. |
| ManagerFactoryParameters | This class is the base interface for providing algorithm-specific information to a KeyManagerFactory or TrustManagerFactory. |
| SSLSession | In SSL, sessions are used to describe an ongoing relationship between two entities. |
| SSLSessionBindingListener | This interface is implemented by objects which want to know when they are being bound or unbound from a SSLSession. |
| SSLSessionContext | A SSLSessionContext represents a set of
SSLSessions associated with a single entity. |
| TrustManager | This is the base interface for JSSE trust managers. |
| X509KeyManager | Instances of this interface manage which X509 certificate-based key pairs are used to authenticate the local side of a secure socket. |
| X509TrustManager | Instance of this interface manage which X509 certificates may be used to authenticate the remote side of a secure socket. |
| Class Summary | |
|---|---|
| CertPathTrustManagerParameters | A wrapper for CertPathParameters. |
| HandshakeCompletedEvent | This event indicates that an SSL handshake completed on a given SSL connection. |
| HttpsURLConnection | HttpsURLConnection extends HttpURLConnection
with support for https-specific features. |
| KeyManagerFactory | This class acts as a factory for key managers based on a source of key material. |
| KeyManagerFactorySpi | This class defines the Service Provider Interface (SPI)
for the KeyManagerFactory class. |
| KeyStoreBuilderParameters | A parameters object for X509KeyManagers that encapsulates a List of KeyStore.Builders. |
| SSLContext | Instances of this class represent a secure socket protocol
implementation which acts as a factory for secure socket
factories or SSLEngines. |
| SSLContextSpi | This class defines the Service Provider Interface (SPI)
for the SSLContext class. |
| SSLEngine | A class which enables secure communications using protocols such as the Secure Sockets Layer (SSL) or IETF RFC 2246 "Transport Layer Security" (TLS) protocols, but is transport independent. |
| SSLEngineResult | An encapsulation of the result state produced by
SSLEngine I/O calls. |
| SSLPermission | This class is for various network permissions. |
| SSLServerSocket | This class extends ServerSockets and
provides secure server sockets using protocols such as the Secure
Sockets Layer (SSL) or Transport Layer Security (TLS) protocols. |
| SSLServerSocketFactory | SSLServerSocketFactorys create
SSLServerSockets. |
| SSLSessionBindingEvent | This event is propagated to a SSLSessionBindingListener. |
| SSLSocket | This class extends Sockets and provides secure
socket using protocols such as the "Secure
Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols. |
| SSLSocketFactory | SSLSocketFactorys create SSLSockets. |
| TrustManagerFactory | This class acts as a factory for trust managers based on a source of trust material. |
| TrustManagerFactorySpi | This class defines the Service Provider Interface (SPI)
for the TrustManagerFactory class. |
| X509ExtendedKeyManager | Abstract class that provides for extension of the X509KeyManager interface. |
| Enum Summary | |
|---|---|
| SSLEngineResult.HandshakeStatus | An SSLEngineResult enum describing the current
handshaking state of this SSLEngine. |
| SSLEngineResult.Status | An SSLEngineResult enum describing the overall result
of the SSLEngine operation. |
| Exception Summary | |
|---|---|
| SSLException | Indicates some kind of error detected by an SSL subsystem. |
| SSLHandshakeException | Indicates that the client and server could not negotiate the desired level of security. |
| SSLKeyException | Reports a bad SSL key. |
| SSLPeerUnverifiedException | Indicates that the peer's identity has not been verified. |
| SSLProtocolException | Reports an error in the operation of the SSL protocol. |
Provides classes for the secure socket package. Using the secure socket classes, you can communicate using SSL or a related security protocol to reliably detect any errors introduced into the network byte stream and to optionally encrypt the data and/or authenticate the communicating peers.
Ces informations proviennent du site de http://java.sun.com
Le contenu de cette page provient du site de Sun, et est généré depuis un cache sur l'infobrol après certains traitements automatisés. La présentation peut donc différer du document original, mais le contenu aussi. Vous pouvez utiliser ce bouton pour afficher la page originale du site de Sun :
Maintenir les pages en cache sur différents sites peut offrir plus de disponibilité.
Chaque page est indexée dans la base de donnée, ce qui permet de retrouver facilement les informations, au moyen des sommaires, du moteur de recherche interne, etc.
Des facilités sont mises en place pour que les membres de l'infobrol puissent effectuer des traductions en français des différents documents. Ceci devrait permettre aux débutants en programmation Java de consulter les API en français s'ils maîtrisent moins bien la langue de Shakespeare. Dans le cas où une traduction a été soumise, elle est disponible au moyen d'un lien en bas de page. Si la traduction a été validée, la page s'affiche par défaut en français, et un lien en bas de page permet d'atteindre la version en anglais.
Le code sur l'infobrol est automatiquement coloré selon la syntaxe, et les différents mots clés sont transformés en liens pour accéder rapidement aux informations.
Vous avez la possibilité de partager vos expériences en proposant vos propres extraits de code en utilisant le bouton "ajouter un commentaire" en bas de page. Si vous visitez simplement l'infobrol, vous avez déjà accès à cette fonction, mais si vous étes membre du brol, vous pouvez en plus utiliser des boutons supplémentaires de mise en forme, dont la coloration automatique de vos extraits de codes.
Vous pouvez modifier vos préférences dans votre profil pour ne plus afficher les interactions avec les réseaux sociaux sur ces pages.
7 mots clés dont 0 définis manuellement (plus d'information...).
Avertissement
Cette page ne possède pas encore de mots clés manuels, ceci est donc un exemple automatique (les niveaux de pertinence sont fictifs, mais les liens sont valables). Pour tester le nuage avec une page qui contient des mots définis manuellement, vous pouvez cliquer ici.Vous pouvez modifier vos préférences dans votre profil pour ne plus afficher le nuage de mots clés.
Recherche (afficher)
Utilisateur (masquer)
Navigation (masquer)
Apparence (afficher)
Stats (afficher)
Citation (masquer)