Class RejectResourceOwnerPasswordCredentialsGrantExecutor

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

public class RejectResourceOwnerPasswordCredentialsGrantExecutor extends Object implements org.keycloak.services.clientpolicy.executor.ClientPolicyExecutorProvider<RejectResourceOwnerPasswordCredentialsGrantExecutor.Configuration>
Author:
Takashi Norimatsu