Package | Description |
---|---|
org.keycloak.admin.client.resource | |
org.keycloak.representations.idm |
Modifier and Type | Method and Description |
---|---|
CredentialRepresentation |
ClientResource.generateNewSecret() |
CredentialRepresentation |
ClientResource.getSecret() |
Modifier and Type | Method and Description |
---|---|
void |
UserResource.resetPassword(CredentialRepresentation credentialRepresentation) |
Modifier and Type | Field and Description |
---|---|
protected List<CredentialRepresentation> |
UserRepresentation.credentials |
Modifier and Type | Method and Description |
---|---|
List<CredentialRepresentation> |
UserRepresentation.getCredentials() |
Modifier and Type | Method and Description |
---|---|
void |
UserRepresentation.setCredentials(List<CredentialRepresentation> credentials) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.