Package | Description |
---|---|
com.redhat.thermostat.web.server.auth |
Modifier and Type | Class and Description |
---|---|
class |
RolePrincipal
Class representing a simple thermostat role.
|
class |
WrappedRolePrincipal
Class representing a thermostat role.
|
Modifier and Type | Method and Description |
---|---|
Set<BasicRole> |
UserPrincipal.getRoles() |
Modifier and Type | Method and Description |
---|---|
void |
UserPrincipal.setRoles(Set<BasicRole> roles)
Sets the set of roles which this principal is a member of.
|
Copyright © 2013. All rights reserved.