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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IntentBindCheckResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
getIsBound()
void
setIsBound(Boolean isBound)
-