Package | Description |
---|---|
org.keycloak.admin.client.resource |
Modifier and Type | Method and Description |
---|---|
byte[] |
ClientAttributeCertificateResource.generateAndGetKeystore(KeyStoreConfig config)
Generate a new keypair and certificate, and get the private key file
Generates a keypair and certificate and serves the private key in a specified keystore format.
|
byte[] |
ClientAttributeCertificateResource.getKeystore(KeyStoreConfig config)
Get a keystore file for the client, containing private key and public certificate
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.