Class AbstractClientSecretAuthenticationFilterTypeProvider

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

public abstract class AbstractClientSecretAuthenticationFilterTypeProvider extends Object implements org.forgerock.openig.model.type.service.TypeDefinitionProvider
Provide shared client-secret-based TypeDefinition attributes.
  • Constructor Details

    • AbstractClientSecretAuthenticationFilterTypeProvider

      public AbstractClientSecretAuthenticationFilterTypeProvider()