
public static final class CredentialStore.CredentialSourceProtectionParameter extends Object implements CredentialStore.ProtectionParameter
| Constructor and Description |
|---|
CredentialSourceProtectionParameter(CredentialSource credentialSource)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
CredentialSource |
getCredentialSource()
Get the credential source.
|
public CredentialSourceProtectionParameter(CredentialSource credentialSource)
credentialSource - the credential source to use (must not be null)public CredentialSource getCredentialSource()
null)Copyright © 2020 JBoss by Red Hat. All rights reserved.