Package | Description |
---|---|
org.wildfly.security.auth.client |
Elytron Client enable remote clients to authenticate using Elytron.
|
org.wildfly.security.credential |
Modifier and Type | Method and Description |
---|---|
AuthenticationConfiguration |
AuthenticationConfiguration.useCertificateCredential(X509CertificateChainPrivateCredential credential)
Create a new configuration which is the same as this configuration, but which uses the given private key and X.509
certificate chain to authenticate.
|
Modifier and Type | Method and Description |
---|---|
X509CertificateChainPrivateCredential |
X509CertificateChainPrivateCredential.clone() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.