Uses of Interface
org.forgerock.openig.alias.ClassAliasResolver
Package
Description
Service Provider interface for registering type aliases.
Handles Identity Assertion processing.
This package contains the OAuth2 Token validation filter that acts as an OAuth 2 Resource Server.
Identity Gateway SAML support.
Integration classes specifically for ForgeRock Access Management.
Contains Ping integration components.
This package contains the UMA (User Managed Access) components used to support the Uma Resource Server role.
-
Uses of ClassAliasResolver in org.forgerock.openig.alias
Modifier and TypeClassDescriptionclass
Register all the aliases supported by the openig-core module. -
Uses of ClassAliasResolver in org.forgerock.openig.assertion
Modifier and TypeClassDescriptionclass
Register all the aliases supported by the openig-identity-assertion module. -
Uses of ClassAliasResolver in org.forgerock.openig.filter.oauth2
Modifier and TypeClassDescriptionclass
Register all the aliases supported by the openig-oauth2 module. -
Uses of ClassAliasResolver in org.forgerock.openig.handler.saml
Modifier and TypeClassDescriptionclass
Register all the aliases supported by the openig-saml module. -
Uses of ClassAliasResolver in org.forgerock.openig.openam
Modifier and TypeClassDescriptionclass
Register all the aliases supported by the openig-openam module. -
Uses of ClassAliasResolver in org.forgerock.openig.ping
Modifier and TypeClassDescriptionclass
Register all the aliases supported by the openig-openam module. -
Uses of ClassAliasResolver in org.forgerock.openig.uma
Modifier and TypeClassDescriptionclass
Register all the aliases supported by the openig-uma module.