Interface | Description |
---|---|
CertificateRetriever |
Service contract for retrieving certificates for a given certificate identifier.
|
KeyProviderService |
This interface is the advised service from the Identity Framework for the keys to be used to generate/sign tokens.
|
KeyStoreManagerExtension |
Extension point to be supplied by an extension to be used instead of the default implementation of the key provider.
|
Class | Description |
---|---|
AbstractIdentityTenantMgtListener | |
AbstractIdentityUserMgtFailureEventListener |
This class maintains the utility methods to check whether a particular listener is enabled or not and to get the
executor id.
|
AbstractIdentityUserOperationEventListener | |
DatabaseCertificateRetriever |
The database backed implementation of @
CertificateRetriever |
IdentityClaimManager | |
IdentityProfileManager | |
IdentityRegistryResources | |
KeyStoreCertificateRetriever |
The Keystore file (JKS) based implementation of @
CertificateRetriever |
Exception | Description |
---|---|
CertificateRetrievingException |
The exception to be thrown in an error which might take place during retrieving the certificates.
|
Copyright © 2019 WSO2. All rights reserved.