public interface CredentialDescriptor
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefinitionName()
Returns the credential definition name.
|
java.lang.String |
getDomain()
Returns the domain associated with this credential.
|
java.lang.String |
getPassword()
Returns the password.
|
java.lang.String |
getUserName()
Returns the user name.
|
java.lang.String getUserName()
java.lang.String getPassword()
java.lang.String getDefinitionName()
java.lang.String getDomain()
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.