Package | Description |
---|---|
org.wildfly.security.auth.server | |
org.wildfly.security.authz |
Elytron's Authorization API
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityIdentity
A loaded and authenticated security identity.
|
Modifier and Type | Method and Description |
---|---|
PermissionVerifier |
SimplePermissionMapper.mapPermissions(PermissionMappable permissionMappable,
Roles roles) |
PermissionVerifier |
PermissionMapper.mapPermissions(PermissionMappable permissionMappable,
Roles roles)
Returns a
PermissionVerifier with all the permissions associated with the given information. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.