See: Description
Class | Description |
---|---|
IntDate |
This class provides utility methods for converting Java Date objects into and from IntDates.
|
KeystoreManager |
A class that manages a Java Key Store and has methods for extracting out public/private keys and certificates.
|
StringOrURI |
This class provides an utility method for validating that a String is either an arbitrary string without any ":"
characters or if the String does contain a ":" character then the String is a valid URI.
|
Utils |
This class provides utility methods to share common behaviour.
|
Exception | Description |
---|---|
KeystoreManagerException |
Represents an exception from an operation using the KeystoreManager class.
|
Copyright 2011-2015 ForgeRock AS.