Class IntentClientBindCheckExecutor.IntentBindCheckResponse

java.lang.Object
org.keycloak.services.clientpolicy.executor.IntentClientBindCheckExecutor.IntentBindCheckResponse
All Implemented Interfaces:
Serializable
Enclosing class:
IntentClientBindCheckExecutor

public static class IntentClientBindCheckExecutor.IntentBindCheckResponse extends Object implements Serializable
See Also:
  • Constructor Details

    • IntentBindCheckResponse

      public IntentBindCheckResponse()
  • Method Details

    • getIsBound

      public Boolean getIsBound()
    • setIsBound

      public void setIsBound(Boolean isBound)