| Modifier and Type | Method and Description | 
|---|---|
void | 
CoordinatorBasicAuthenticatorMetadataStorageUpdater.setUserCredentials(String prefix,
                  String userName,
                  BasicAuthenticatorCredentialUpdate update)  | 
void | 
BasicAuthenticatorMetadataStorageUpdater.setUserCredentials(String prefix,
                  String userName,
                  BasicAuthenticatorCredentialUpdate update)  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.ws.rs.core.Response | 
BasicAuthenticatorResource.updateUserCredentials(javax.servlet.http.HttpServletRequest req,
                     String authenticatorName,
                     String userName,
                     BasicAuthenticatorCredentialUpdate update)
Assign credentials for a user 
 | 
javax.ws.rs.core.Response | 
DefaultBasicAuthenticatorResourceHandler.updateUserCredentials(String authenticatorName,
                     String userName,
                     BasicAuthenticatorCredentialUpdate update)  | 
javax.ws.rs.core.Response | 
CoordinatorBasicAuthenticatorResourceHandler.updateUserCredentials(String authenticatorName,
                     String userName,
                     BasicAuthenticatorCredentialUpdate update)  | 
javax.ws.rs.core.Response | 
BasicAuthenticatorResourceHandler.updateUserCredentials(String authenticatorName,
                     String userName,
                     BasicAuthenticatorCredentialUpdate update)  | 
| Constructor and Description | 
|---|
BasicAuthenticatorCredentials(BasicAuthenticatorCredentialUpdate update)  | 
Copyright © 2011–2018. All rights reserved.