public class CredentialsCallback extends Object implements Callback
The type of object is specific to each CallbackHandler that is accepting this callback.
| Constructor and Description |
|---|
CredentialsCallback() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials() |
void |
setCredentials(Object credentials) |
public CredentialsCallback()
public Object getCredentials()
public void setCredentials(Object credentials)
Copyright © 2019 Nuxeo. All rights reserved.