public static class OAuthClientManager.InstallationAdapterConfig extends BaseRealmConfig
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
credentials |
protected Boolean |
publicClient |
protected String |
resource |
authServerUrl, realm, realmKey, sslRequired
Constructor and Description |
---|
OAuthClientManager.InstallationAdapterConfig() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getCredentials() |
Boolean |
getPublicClient() |
String |
getResource() |
void |
setCredentials(Map<String,String> credentials) |
void |
setPublicClient(Boolean publicClient) |
void |
setResource(String resource) |
getAuthServerUrl, getRealm, getRealmKey, getSslRequired, setAuthServerUrl, setRealm, setRealmKey, setSslRequired
public OAuthClientManager.InstallationAdapterConfig()
Copyright © 2015. All rights reserved.