public class DefaultResourcePrincipal extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
password |
| Constructor and Description |
|---|
DefaultResourcePrincipal() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPassword() |
void |
setName(String value) |
void |
setPassword(String value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.