Package | Description |
---|---|
org.keycloak.services.resources.admin |
Modifier and Type | Field and Description |
---|---|
protected AdminAuth |
RealmsAdminResource.auth |
Modifier and Type | Method and Description |
---|---|
protected AdminAuth |
AdminRoot.authenticateRealmAdminRequest(javax.ws.rs.core.HttpHeaders headers) |
AdminAuth |
RealmAuth.getAuth() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AdminRoot.isAdmin(AdminAuth auth) |
Constructor and Description |
---|
AdminEventBuilder(RealmModel realm,
AdminAuth auth,
KeycloakSession session,
ClientConnection clientConnection) |
RealmAuth(AdminAuth auth,
ClientModel realmAdminApp) |
RealmsAdminResource(AdminAuth auth,
TokenManager tokenManager) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.