|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddTruststoreAuthentication.Builder | |
|---|---|
| org.wildfly.extras.creaper.commands.security.realms | |
| Uses of AddTruststoreAuthentication.Builder in org.wildfly.extras.creaper.commands.security.realms |
|---|
| Methods in org.wildfly.extras.creaper.commands.security.realms that return AddTruststoreAuthentication.Builder | |
|---|---|
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. |
| Constructors in org.wildfly.extras.creaper.commands.security.realms with parameters of type AddTruststoreAuthentication.Builder | |
|---|---|
AddTruststoreAuthentication(AddTruststoreAuthentication.Builder builder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||