public interface CredentialsProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSWORD_PROPERTY_NAME |
static String |
USER_PROPERTY_NAME |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getCredentials(String credentialsProviderName) |
static final String USER_PROPERTY_NAME
static final String PASSWORD_PROPERTY_NAME
Properties getCredentials(String credentialsProviderName)
Copyright © 2020 JBoss by Red Hat. All rights reserved.