public abstract class AbstractEvaluationContext extends Object implements EvaluationContext
| Constructor and Description |
|---|
AbstractEvaluationContext(KeycloakSession keycloakSession) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Collection<String>> |
getBaseAttributes() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributes, getIdentitypublic AbstractEvaluationContext(KeycloakSession keycloakSession)
public Map<String,Collection<String>> getBaseAttributes()
Copyright © 2017 JBoss by Red Hat. All rights reserved.