| Package | Description |
|---|---|
| org.jboss.as.controller.security |
| Modifier and Type | Method and Description |
|---|---|
static CredentialReference |
CredentialReference.createCredentialReference(char[] secret)
Method to create new
CredentialReference based on secret attribute only. |
static CredentialReference |
CredentialReference.createCredentialReference(String credentialStoreName,
String alias,
String credentialType)
Method to create new
CredentialReference based on params |
| Modifier and Type | Method and Description |
|---|---|
static void |
CredentialReference.reinjectCredentialStoreClient(org.jboss.msc.value.InjectedValue<CredentialStoreClient> injectedCredentialStoreClient,
CredentialReference credentialReference)
Replace injection with new one referencing the same
CredentialStore but
based of new values of CredentialReference |
Copyright © 2017 JBoss by Red Hat. All rights reserved.