Uses of Class
org.wildfly.security.credential.BearerTokenCredential
Packages that use BearerTokenCredential
Package
Description
Elytron Client enable remote clients to authenticate using Elytron.
-
Uses of BearerTokenCredential in org.wildfly.security.auth.client
Methods in org.wildfly.security.auth.client with parameters of type BearerTokenCredentialModifier and TypeMethodDescriptionAuthenticationConfiguration.useBearerTokenCredential(BearerTokenCredential credential) Create a new configuration which is the same as this configuration, but which uses the givenBearerTokenCredentialto authenticate. -
Uses of BearerTokenCredential in org.wildfly.security.credential
Methods in org.wildfly.security.credential that return BearerTokenCredential