| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.security.realms |
| Modifier and Type | Method and Description |
|---|---|
AddTruststoreAuthentication.Builder |
AddTruststoreAuthentication.Builder.truststorePassword(String truststorePassword)
Defines the password to open the truststore.
|
AddTruststoreAuthentication.Builder |
AddTruststoreAuthentication.Builder.truststorePath(String truststorePath)
Defines the path of the trustore, will be ignored if the truststore provider is anything other than JKS.
|
AddTruststoreAuthentication.Builder |
AddTruststoreAuthentication.Builder.truststoreProvider(String truststoreProvider)
Defines the provider for loading the truststore, defaults to JKS.
|
AddTruststoreAuthentication.Builder |
AddTruststoreAuthentication.Builder.truststoreRelativeTo(String truststoreRelativeTo)
Define name of another previously named path, or of one of the standard paths provided by the system.
|
| Constructor and Description |
|---|
AddTruststoreAuthentication(AddTruststoreAuthentication.Builder builder) |
Copyright © 2022. All rights reserved.