Class RejectResourceOwnerPasswordCredentialsGrantExecutor

java.lang.Object
org.keycloak.services.clientpolicy.executor.RejectResourceOwnerPasswordCredentialsGrantExecutor
All Implemented Interfaces:
Provider, ClientPolicyExecutorProvider<RejectResourceOwnerPasswordCredentialsGrantExecutor.Configuration>

public class RejectResourceOwnerPasswordCredentialsGrantExecutor extends Object implements ClientPolicyExecutorProvider<RejectResourceOwnerPasswordCredentialsGrantExecutor.Configuration>
Author:
Takashi Norimatsu