public class PrincipalName extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
className |
protected String |
value |
| Constructor and Description |
|---|
PrincipalName() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getvalue() |
void |
setClassName(String value) |
void |
setvalue(String value) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.