org.wildfly.extras.creaper.commands.elytron.realm
Class AddTokenRealm.Oauth2IntrospectionBuilder
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.realm.AddTokenRealm.Oauth2IntrospectionBuilder
- Enclosing class:
- AddTokenRealm
public static final class AddTokenRealm.Oauth2IntrospectionBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddTokenRealm.Oauth2IntrospectionBuilder
public AddTokenRealm.Oauth2IntrospectionBuilder()
clientId
public AddTokenRealm.Oauth2IntrospectionBuilder clientId(String clientId)
clientSecret
public AddTokenRealm.Oauth2IntrospectionBuilder clientSecret(String clientSecret)
introspectionUrl
public AddTokenRealm.Oauth2IntrospectionBuilder introspectionUrl(String introspectionUrl)
clientSslContext
public AddTokenRealm.Oauth2IntrospectionBuilder clientSslContext(String clientSslContext)
hostNameVerificationPolicy
public AddTokenRealm.Oauth2IntrospectionBuilder hostNameVerificationPolicy(String hostNameVerificationPolicy)
build
public AddTokenRealm.Oauth2Introspection build()
Copyright © 2020. All rights reserved.