Uses of Class
org.keycloak.representations.KeyStoreConfig
-
Uses of KeyStoreConfig in org.keycloak.admin.client.resource
Modifier and TypeMethodDescriptionbyte[]
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 -
Uses of KeyStoreConfig in org.keycloak.services.resources.admin
Modifier and TypeMethodDescriptionbyte[]
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