Uses of Interface
org.wildfly.security.authz.PermissionMappable
Packages that use PermissionMappable
Package
Description
Server side of authentication provided by Elytron.
Elytron's Authorization API
-
Uses of PermissionMappable in org.wildfly.security.auth.server
Classes in org.wildfly.security.auth.server that implement PermissionMappableModifier and TypeClassDescriptionfinal classA loaded and authenticated security identity. -
Uses of PermissionMappable in org.wildfly.security.authz
Methods in org.wildfly.security.authz with parameters of type PermissionMappableModifier and TypeMethodDescriptionorg.wildfly.security.permission.PermissionVerifierPermissionMapper.mapPermissions(PermissionMappable permissionMappable, Roles roles) Returns aPermissionVerifierwith all the permissions associated with the given information.org.wildfly.security.permission.PermissionVerifierSimplePermissionMapper.mapPermissions(PermissionMappable permissionMappable, Roles roles)