public class KeycloakClientConfig extends Object
KeycloakClientConfig(String realm, String realmPublicKey, String authServerUrl, String sslRequired, String resource, Map<String,String> credentials)
String
getSecret()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeycloakClientConfig(String realm, String realmPublicKey, String authServerUrl, @DefaultValue(value="none") String sslRequired, String resource, @DefaultValue(value="{}") Map<String,String> credentials)
public String getSecret()
Copyright © 2014–2018 JBoss by Red Hat. All rights reserved.