Class OAuth2CredentialSource

java.lang.Object
org.wildfly.security.credential.source.OAuth2CredentialSource
All Implemented Interfaces:
org.wildfly.security.credential.source.CredentialSource

@Deprecated public class OAuth2CredentialSource extends Object implements org.wildfly.security.credential.source.CredentialSource
Deprecated.
A CredentialSource capable of authenticating against a OAuth2 compliant authorization server and obtaining access tokens in form of a BearerTokenCredential.
Author:
Pedro Igor