Uses of Class
org.wildfly.security.auth.realm.token.validator.OAuth2IntrospectValidator
Packages that use OAuth2IntrospectValidator
Package
Description
Classes related to the different
TokenValidator implementations provided by Elytron.-
Uses of OAuth2IntrospectValidator in org.wildfly.security.auth.realm.token.validator
Methods in org.wildfly.security.auth.realm.token.validator that return OAuth2IntrospectValidatorModifier and TypeMethodDescriptionOAuth2IntrospectValidator.Builder.build()Returns aOAuth2IntrospectValidatorinstance based on all the configuration provided with this builder.