public class AuthorizationConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<Boolean> |
ENABLED |
static AttributeDefinition<Set> |
ROLES |
Modifier and Type | Method and Description |
---|---|
AttributeSet |
attributes() |
boolean |
enabled() |
boolean |
equals(Object obj) |
int |
hashCode() |
Set<String> |
roles() |
String |
toString() |
public static final AttributeDefinition<Boolean> ENABLED
public static final AttributeDefinition<Set> ROLES
public boolean enabled()
public AttributeSet attributes()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.