Package | Description |
---|---|
org.keycloak.services.clientpolicy |
Modifier and Type | Method and Description |
---|---|
ClientPolicyEvent |
ClientPolicyContext.getEvent()
returns
ClientPolicyEvent of client policy related events. |
static ClientPolicyEvent |
ClientPolicyEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientPolicyEvent[] |
ClientPolicyEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.