See: Description
Interface | Description |
---|---|
KeyProvider |
The class
KeyProvider is an interface
that is implemented to retrieve X509Certificates and Private Keys from
user data store. |
PasswordDecoder |
The class
PasswordDecoder is an interface
that is implemented to decode password. |
SignatureProvider |
This is an interface to be implemented to sign and verify XML signature.
|
Class | Description |
---|---|
AMSignatureProvider |
SignatureProvider is an interface
to be implemented to sign and verify xml signature
|
FMPasswordDecoder |
The class
FMPasswordDecoder implements interface
PasswordDecoder to decode password. |
JKSKeyProvider |
The class
JKSKeyProvider is a class
that is implemented to retrieve X509Certificates and Private Keys from
user data store. |
KeyStoreRefresher |
This class is used to update the key store freqently.
|
OfflineResolver |
This class helps us home users to resolve http URIs without a network
connection
|
XMLSignatureManager |
The class
XMLSignatureManager provides methods
to sign and verify XML signature. |
Exception | Description |
---|---|
XMLSignatureException |
This class represents a SAML XML Signature exception.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.