Uses of Class
org.wildfly.test.security.common.elytron.TokenRealm.Oauth2IntrospectionBuilder
Packages that use TokenRealm.Oauth2IntrospectionBuilder
-
Uses of TokenRealm.Oauth2IntrospectionBuilder in org.wildfly.test.security.common.elytron
Methods in org.wildfly.test.security.common.elytron that return TokenRealm.Oauth2IntrospectionBuilderModifier and TypeMethodDescriptionTokenRealm.oauth2IntrospectionBuilder()TokenRealm.Oauth2IntrospectionBuilder.withClientId(String clientId) TokenRealm.Oauth2IntrospectionBuilder.withClientSecret(String clientSecret) TokenRealm.Oauth2IntrospectionBuilder.withClientSslContext(String clientSslContext) TokenRealm.Oauth2IntrospectionBuilder.withHostNameVerificationPolicy(String hostNameVerificationPolicy) TokenRealm.Oauth2IntrospectionBuilder.withIntrospectionUrl(String introspectionUrl)