| Package | Description |
|---|---|
| com.hivemq.spi.security |
| Modifier and Type | Method and Description |
|---|---|
RestrictionType |
Restriction.getType() |
static RestrictionType |
RestrictionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestrictionType[] |
RestrictionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Restriction(RestrictionType type,
Long value) |
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.