org.wildfly.extras.creaper.commands.elytron.realm
Class AddTokenRealm.Oauth2Introspection

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.realm.AddTokenRealm.Oauth2Introspection
Enclosing class:
AddTokenRealm

public static final class AddTokenRealm.Oauth2Introspection
extends Object


Method Summary
 String getClientId()
           
 String getClientSecret()
           
 String getClientSslContext()
           
 String getHostNameVerificationPolicy()
           
 String getIntrospectionUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getClientId

public String getClientId()

getClientSecret

public String getClientSecret()

getIntrospectionUrl

public String getIntrospectionUrl()

getClientSslContext

public String getClientSslContext()

getHostNameVerificationPolicy

public String getHostNameVerificationPolicy()


Copyright © 2020. All rights reserved.