Package org.forgerock.openig.fapi.trusteddirectory
package org.forgerock.openig.fapi.trusteddirectory
This package contains classes which support the FAPI Trusted Directory.
-
ClassDescriptionException thrown when a Software Statement is invalid, in the OAuth2.0 spec this corresponds to the "invalid_software_statement" error code.A Trusted Directory is a trust anchor that acts as the central point of trust for a particular ecosystem, such as Open Banking UK.Heaplet for creating
TrustedDirectory
instances.Service that providesTrustedDirectory
instances supported by the application.Heaplet for creatingTrustedDirectoryService
instances.ProvideTrustedDirectoryService
'sComponentTypeDefinition
.ProvideTrustedDirectory
'sComponentTypeDefinition
.Special case ofInvalidSoftwareStatementException
thrown when the issuer of the Software Statement is not supported, in the OAuth2.0 spec this corresponds to the "unapproved_software_statement" error code.