public class BasicAuthorizerUser extends Object
| Constructor and Description |
|---|
BasicAuthorizerUser(String name,
Set<String> roles) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
Set<String> |
getRoles() |
int |
hashCode() |
Copyright © 2011–2018. All rights reserved.