public class KeycloakEvaluationContext extends Object implements EvaluationContext
| Constructor and Description |
|---|
KeycloakEvaluationContext(KeycloakIdentity identity,
KeycloakSession keycloakSession) |
KeycloakEvaluationContext(KeycloakSession keycloakSession) |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
getAttributes() |
Identity |
getIdentity() |
public KeycloakEvaluationContext(KeycloakSession keycloakSession)
public KeycloakEvaluationContext(KeycloakIdentity identity, KeycloakSession keycloakSession)
public Identity getIdentity()
getIdentity in interface EvaluationContextpublic Attributes getAttributes()
getAttributes in interface EvaluationContextCopyright © 2016 JBoss by Red Hat. All rights reserved.