| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.http |
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
|
| org.jivesoftware.openfire.keystore | |
| org.jivesoftware.openfire.spi | |
| org.jivesoftware.util |
Utility classes.
|
| Class and Description |
|---|
| CertificateStoreManager
A manager of certificate stores.
|
| Class and Description |
|---|
| CertificateStore
A wrapper class for a Java store of certificates, its metadata (password, location) and related functionality.
|
| Class and Description |
|---|
| CertificateStore
A wrapper class for a Java store of certificates, its metadata (password, location) and related functionality.
|
| CertificateStoreConfigException
A checked exception that indicates problems related to Certificate Store functionality.
|
| CertificateStoreConfiguration
Certificate stores are configured using a defined set of properties.
|
| IdentityStore
A wrapper class for a store of certificates, its metadata (password, location) and related functionality that is
used to provide credentials (that represent this Openfire instance), an identity store
An identity store should contain private keys, each associated with its certificate chain.
|
| TrustStore
A wrapper class for a store of certificates, its metadata (password, location) and related functionality that is
used to verify credentials, a trust store
The trust store should only contain certificates for the "most-trusted" Certificate Authorities (the store should not
contain Intermediates").
|
| Class and Description |
|---|
| CertificateStore
A wrapper class for a Java store of certificates, its metadata (password, location) and related functionality.
|
| CertificateStoreConfiguration
Certificate stores are configured using a defined set of properties.
|
| IdentityStore
A wrapper class for a store of certificates, its metadata (password, location) and related functionality that is
used to provide credentials (that represent this Openfire instance), an identity store
An identity store should contain private keys, each associated with its certificate chain.
|
| TrustStore
A wrapper class for a store of certificates, its metadata (password, location) and related functionality that is
used to verify credentials, a trust store
The trust store should only contain certificates for the "most-trusted" Certificate Authorities (the store should not
contain Intermediates").
|
| Class and Description |
|---|
| CertificateStore
A wrapper class for a Java store of certificates, its metadata (password, location) and related functionality.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.