public static interface Authorizer.AuthorizerDescription
Modifier and Type | Method and Description |
---|---|
Set<String> |
getStandardRoles()
Gets the names of the "standard" built-in roles used by the authorizer.
|
boolean |
isRoleBased()
Gets whether the authorizer uses a role-based authorization mechanism.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.