All Classes and Interfaces

Class
Description
 
Encodes and decodes to and from Base64 notation.
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
 
 
The Class CertificateUtils provides utility functions for generation of V1 and V3 X509Certificate
The Class CertificateUtils provides utility functions for generation of V1 and V3 X509Certificate
Information about the client connection
 
 
 
 
 
Abstraction to handle differences between the APIs for non-fips and fips mode
 
 
Extract PrivateKey, PublicKey, and X509Certificate from a DER encoded byte array or file.
 
 
 
Replaces any ${} strings with their corresponding system property.
 
 
 
 
 
Deprecated.
Class is deprecated and may be removed in the future.
 
Provides abstraction to handle differences between various JDK vendors (Sun, IBM)
Provides serialization/deserialization of kerberos GSSCredential, so it can be transmitted from auth-server to the application and used for further calls to kerberos-secured services
 
 
 
 
 
 
 
Utility methods related to networking.
 
 
A utility class for handling URI template parameters.
 
 
Utility classes to extract PublicKey, PrivateKey, and X509Certificate from openssl generated PEM files
Utility classes to extract PublicKey, PrivateKey, and X509Certificate from openssl generated PEM files
 
 
 
 
 
 
 
 
 
Utility class for working with JDK Reflection and also CDI's {link Annotated} metadata.
 
 
Runnable, which provides some additional info (iteration for now)
Needed here because: - java.util.function.Supplier defined from Java 8 - Adds some additional info (current iteration)
Needed here because: - java.util.function.BiConsumer defined from Java 8 - Adds some additional info (current iteration and called throwable
 
Server-side cookie representation.
 
 
 
 
 
A utility class for replacing properties in strings.
 
Utilities to serialize objects to string.
 
 
 
Utility class for Types