Interface ClientPolicyExecutorProviderFactory

All Superinterfaces:
ConfiguredProvider, EnvironmentDependentProviderFactory, ProviderFactory<ClientPolicyExecutorProvider>
All Known Implementing Classes:
ClientSecretRotationExecutorFactory, ConfidentialClientAcceptExecutorFactory, ConsentRequiredExecutorFactory, DPoPBindEnforcerExecutorFactory, FullScopeDisabledExecutorFactory, HolderOfKeyEnforcerExecutorFactory, IntentClientBindCheckExecutorFactory, PKCEEnforcerExecutorFactory, RegistrationAccessTokenRotationDisabledExecutorFactory, RejectImplicitGrantExecutorFactory, RejectRequestExecutorFactory, RejectResourceOwnerPasswordCredentialsGrantExecutorFactory, SecureCibaAuthenticationRequestSigningAlgorithmExecutorFactory, SecureCibaSessionEnforceExecutorFactory, SecureCibaSignedAuthenticationRequestExecutorFactory, SecureClientAuthenticatorExecutorFactory, SecureClientUrisExecutorFactory, SecureLogoutExecutorFactory, SecureParContentsExecutorFactory, SecureRedirectUrisEnforcerExecutorFactory, SecureRequestObjectExecutorFactory, SecureResponseTypeExecutorFactory, SecureSessionEnforceExecutorFactory, SecureSigningAlgorithmExecutorFactory, SecureSigningAlgorithmForSignedJwtExecutorFactory, SuppressRefreshTokenRotationExecutorFactory, UseLightweightAccessTokenExecutorFactory

public interface ClientPolicyExecutorProviderFactory extends ProviderFactory<ClientPolicyExecutorProvider>, ConfiguredProvider, EnvironmentDependentProviderFactory
Author:
Takashi Norimatsu