public class GlobalAuthorizationConfiguration extends Object
Constructor and Description |
---|
GlobalAuthorizationConfiguration(AttributeSet attributes) |
Modifier and Type | Method and Description |
---|---|
AttributeSet |
attributes() |
AuditLogger |
auditLogger() |
boolean |
enabled() |
boolean |
equals(Object obj) |
int |
hashCode() |
PrincipalRoleMapper |
principalRoleMapper() |
Map<String,Role> |
roles() |
String |
toString() |
public GlobalAuthorizationConfiguration(AttributeSet attributes)
public boolean enabled()
public AuditLogger auditLogger()
public PrincipalRoleMapper principalRoleMapper()
public AttributeSet attributes()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.