public class ClientPrincipal extends Object implements Principal, Serializable
| Constructor and Description |
|---|
ClientPrincipal(String method,
String address) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getMethod() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.