public final class PasswordClientBuilder extends com.covisint.core.http.service.client.BaseResourceClientBuilder<PasswordClientBuilder,PasswordClientImpl>
PasswordClients.| Constructor and Description |
|---|
PasswordClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PasswordClientImpl |
build() |
protected String |
getAuthenticationPath()
Returns the path to the authentication endpoint.
|
protected String |
getBatchUpdateAuthnPolicyIdsPath()
Returns the path to the batch update authentication policy ids endpoint.
|
protected String |
getBatchUpdatePasswordPolicyIdsPath()
Returns the path to the batch update password policy ids endpoint.
|
protected String |
getExpirePasswordPath()
Returns the path to the password expiration endpoint.
|
protected String |
getLockPasswordPath()
Returns the path to the lock password endpoint.
|
protected String |
getResourceCollectionPath() |
protected com.google.common.net.MediaType |
getResourceRepresentation() |
protected String |
getUnlockPasswordPath()
Returns the path to the unlock password endpoint.
|
addEntityReader, addEntityWriter, getCacheSpec, getEntityReaders, getEntityWriters, getExecutorService, getHttpClient, getHttpProxySpec, getServiceBaseUrl, populateBaseBuilder, setCacheSpec, setEntityReaders, setEntityReaders, setEntityWriters, setEntityWriters, setExecutorService, setHttpClient, setHttpProxySpec, setServiceBaseUrlprotected String getResourceCollectionPath()
getResourceCollectionPath in class com.covisint.core.http.service.client.BaseResourceClientBuilder<PasswordClientBuilder,PasswordClientImpl>protected com.google.common.net.MediaType getResourceRepresentation()
getResourceRepresentation in class com.covisint.core.http.service.client.BaseResourceClientBuilder<PasswordClientBuilder,PasswordClientImpl>protected String getExpirePasswordPath()
protected String getLockPasswordPath()
protected String getUnlockPasswordPath()
protected String getAuthenticationPath()
protected String getBatchUpdateAuthnPolicyIdsPath()
protected String getBatchUpdatePasswordPolicyIdsPath()
public PasswordClientImpl build()
build in class com.covisint.core.http.service.client.BaseResourceClientBuilder<PasswordClientBuilder,PasswordClientImpl>Copyright © 2015 Covisint. All rights reserved.