Interface | Description |
---|---|
AMEncryption |
The interface class
AMEncryption provides methods that will be
used by iDSAME to encrypt and decrypt data. |
ConfigurableKey |
The interface class provides a method to choose password-based key for crypto
operations
|
ParseOutput |
Application shall implement this interface and store the result in the XML
DOM tree.
|
Class | Description |
---|---|
CookieUtils | Deprecated
As of OpenSSO version 8.0
CookieUtils |
CreateXmlTree | |
Crypt |
The class
Crypt provides generic methods to encryt and decrypt
data. |
GenericNode |
Generic node is the default node type if the client does not implement
ParseOutput.
|
Hash | Deprecated
As of OpenSSO version 8.0
Hash |
I18n |
The
I18n class provides methods for applications and services
to internationalize their messages. |
JCEEncryption |
This class provides encryption and decryption facility for the SDK based on
the existence of a JCE provider in the runtime.
|
ThreadPool |
ThreadPool is a generic thread pool that manages and recycles threads instead
of creating them everytime some task needs to be run on a different thread.
|
XMLParser |
XMLParser provides a way for applications to handle a hook into applications
and applications and it's server.
|
Exception | Description |
---|---|
XMLException |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.