Class OAuth2DefaultDeclarationProvider
java.lang.Object
org.forgerock.openig.filter.oauth2.OAuth2DefaultDeclarationProvider
- All Implemented Interfaces:
DefaultDeclarationProvider
Declares the Heap objects needed by this module in the main IG heap.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.forgerock.openig.heap.DefaultDeclarationProvider
DefaultDeclarationProvider.Declaration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn every Heaplet declaration to add to the main heap.
-
Constructor Details
-
OAuth2DefaultDeclarationProvider
public OAuth2DefaultDeclarationProvider()
-
-
Method Details
-
defaultDeclarations
Description copied from interface:DefaultDeclarationProviderReturn every Heaplet declaration to add to the main heap.- Specified by:
defaultDeclarationsin interfaceDefaultDeclarationProvider- Returns:
- The list of heaplets declaration to add to the main heap
-