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.useBearerTokenCredential(BearerTokenCredential credential)
Create a new configuration which is the same as this configuration, but which uses the given
BearerTokenCredential to authenticate. |
Modifier and Type | Method and Description |
---|---|
BearerTokenCredential |
BearerTokenCredential.clone() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.