See: Description
Interface | Description |
---|---|
SecureRandomFactory |
Class | Description |
---|---|
AdminUtils |
This class contains methods to retrieve Top Level Administrator information.
|
AMClientDetector |
This is an utility to get the client type.
|
AMGenerateServerID |
This class is basically used to generate two byte string server id that can
be used to update the platform server list.
|
AMPasswordUtil |
This class which contains utilities to encrypt and decrypt attribute value of
password type.
|
AMSendMail | |
AMUserNamePasswordAuthenticator | |
BrowserEncoding |
This method maps IANA name of charset to Java charsets.
|
Cache |
IMPORTANT NOTE: The cache has be implemented by modifing the existing
java.util.Hashtable code.
|
CharsetMapping | |
CLILogin | |
getEncoding | |
IPSServerSocket | |
Misc |
The Misc class contains various misc methods :)
|
PrintUtils | |
QCharset |
This class represent charset to be used.
|
SecureRandomFactoryImpl | |
SecureRandomManager | |
SystemProperties |
This class provides functionality that allows single-point-of-access to all
related system properties.
|
SystemPropertiesWrapper |
Wrapper which defines a simple dependency injectable dependency for code wishing to access
system properties.
|
ThreadPool |
This thread pool maintains a number of threads that run the tasks from a task
queue one by one.
|
Token |
The Token class is used by RequestToken class to define valid tokens.
|
UnicodeInputStreamReader |
The
UnicodeInputStreamReader class converts from a byte stream
that contains Java Unicode encoded characters (\\uXXXX) to Unicode
characters. |
UpdateDNSAlias |
Exception | Description |
---|---|
ThreadPoolException |
A
ThreadPoolException is thrown if the thread pool's task
queue limit is reached. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.