|
Class Summary |
| ClientInfoEvent |
Info event to be send to one special or all clients. |
| CrudEvent<E> |
A Create/Update/Delete event. |
| CrudEventList |
Class to be used to construct/reassemble object modifications on a server
to its clients. |
| EnumUtils |
Utily collection for Enums. |
| LocalHostnameVerifier |
A hostname verifier, which extracts the CN name from the first certificate in
peers certificate chain and compares it against the hostname used in the SSL
session. |
| LocalTrustManager |
A none-default TrustManager, which validates client and server
certificates against its own list of certificates (TrustAnchors). |
| Message |
Utility to format i18n messages. |
| Misc |
Misc utilities. |
| MultiValidator<E> |
A Validator, which consist of several other validators of the same kind
to verify a certain input. |
| NetAuthenticator |
An Authenticator, which is able to retrieve and store passwords from
a single file. |
| NetscapeCertHelper |
Helper to extract Netscape Certificate Types. |
| Stax |
Stax utilities. |
| Version |
Get the version of the package. |