Class ClientSecretBasicAuthenticationFilterTypeProvider

java.lang.Object
org.forgerock.openig.filter.oauth2.client.authentication.AbstractClientSecretAuthenticationFilterTypeProvider
org.forgerock.openig.filter.oauth2.client.authentication.ClientSecretBasicAuthenticationFilterTypeProvider
All Implemented Interfaces:
org.forgerock.openig.model.type.service.TypeDefinitionProvider

public class ClientSecretBasicAuthenticationFilterTypeProvider extends AbstractClientSecretAuthenticationFilterTypeProvider
Provide the ClientSecretBasicAuthenticationFilterHeaplet's TypeDefinition.
  • Constructor Details

    • ClientSecretBasicAuthenticationFilterTypeProvider

      public ClientSecretBasicAuthenticationFilterTypeProvider()
  • Method Details

    • execute

      public void execute(org.forgerock.openig.model.type.TypeDefinitionRegistry registry)