| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.security.realms |
| Modifier and Type | Method and Description |
|---|---|
AddSecretAuthentication.Builder |
AddSecretAuthentication.Builder.password(String password)
This method will encode the provided
password using Base64. |
AddSecretAuthentication.Builder |
AddSecretAuthentication.Builder.passwordBase64(String password)
This method expects the provided
password to be already encoded using Base64. |
| Constructor and Description |
|---|
AddSecretAuthentication(AddSecretAuthentication.Builder builder) |
Copyright © 2021. All rights reserved.