Package | Description |
---|---|
org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
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 |
PermissionMapper.mapPermissions(PermissionMappable permissionMappable,
Roles roles)
Returns a
PermissionVerifier with all the permissions associated with the given information. |
PermissionVerifier |
SimplePermissionMapper.mapPermissions(PermissionMappable permissionMappable,
Roles roles) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.