public class TrustedFdkCredential extends Object implements FdkCredential
It contains the username for which to create the session.
| Constructor and Description |
|---|
TrustedFdkCredential(String username,
Map options)
Creates a trusted application credential.
|
| Modifier and Type | Method and Description |
|---|---|
Map |
getOptions()
Returns the login options.
|
String |
getUsername()
Returns the username for this credential.
|
public String getUsername()
getUsername in interface FdkCredentialnull if the username is not known.public Map getOptions()
getOptions in interface FdkCredentialCopyright © 2025. All rights reserved.