Class ClientSecretPostAuthenticationFilterTypeProvider
java.lang.Object
org.forgerock.openig.filter.oauth2.client.authentication.AbstractClientSecretAuthenticationFilterTypeProvider
org.forgerock.openig.filter.oauth2.client.authentication.ClientSecretPostAuthenticationFilterTypeProvider
- All Implemented Interfaces:
org.forgerock.openig.model.type.service.TypeDefinitionProvider
public class ClientSecretPostAuthenticationFilterTypeProvider
extends AbstractClientSecretAuthenticationFilterTypeProvider
Provide the
ClientSecretPostAuthenticationFilterHeaplet's TypeDefinition.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.forgerock.openig.model.type.TypeDefinitionRegistry registry)
-
Constructor Details
-
ClientSecretPostAuthenticationFilterTypeProvider
public ClientSecretPostAuthenticationFilterTypeProvider()
-
-
Method Details
-
execute
public void execute(org.forgerock.openig.model.type.TypeDefinitionRegistry registry)
-