public interface AuthProperty
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getPasswordPropertyDescriptor()
Returns the full descriptor used to configure the
AuthProperty's password. |
String |
getUsername() |
String |
getUsernamePropertyDescriptor()
Returns the full descriptor used to configure the
AuthProperty's username. |
String getUsernamePropertyDescriptor()
AuthProperty's username.String getPasswordPropertyDescriptor()
AuthProperty's password.Copyright © 2018. All rights reserved.