public static class TomcatSecurityService.TomcatUser extends Object implements Principal
| Constructor and Description |
|---|
TomcatUser(org.apache.catalina.Realm realm,
Principal tomcatPrincipal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
org.apache.catalina.Realm |
getRealm() |
Principal |
getTomcatPrincipal() |
int |
hashCode() |
String |
toString() |
public TomcatUser(org.apache.catalina.Realm realm,
Principal tomcatPrincipal)
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.