public abstract class AbstractCibaEndpoint extends Object
Modifier and Type | Field and Description |
---|---|
protected EventBuilder |
event |
protected RealmModel |
realm |
protected KeycloakSession |
session |
Constructor and Description |
---|
AbstractCibaEndpoint(KeycloakSession session,
EventBuilder event) |
Modifier and Type | Method and Description |
---|---|
protected ClientModel |
authenticateClient() |
protected void |
checkRealm() |
protected void |
checkSsl() |
protected final KeycloakSession session
protected final EventBuilder event
protected final RealmModel realm
public AbstractCibaEndpoint(KeycloakSession session, EventBuilder event)
protected ClientModel authenticateClient()
protected void checkSsl()
protected void checkRealm()
Copyright © 2021 JBoss by Red Hat. All rights reserved.