public class JRadiusPrincipal extends Object implements Principal, Serializable
| Constructor and Description |
|---|
JRadiusPrincipal(String userName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode()
Return a hash code for this
JRadiusPrincipal. |
String |
toString() |
Copyright © 2017. All rights reserved.