public class DockerComposeCertsDirectory extends Object
Constructor and Description |
---|
DockerComposeCertsDirectory(String directoryName,
Certificate realmCert,
String registryCertFilename,
String registryKeyFilename,
String idpCertTrustChainFilename,
String realmName) |
Modifier and Type | Method and Description |
---|---|
String |
getDirectoryName() |
Map.Entry<String,byte[]> |
getIdpTrustChainFile() |
Map.Entry<String,byte[]> |
getLocalhostCertFile() |
Map.Entry<String,byte[]> |
getLocalhostKeyFile() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.