Uses of Package
org.wildfly.security.authz
-
Packages that use org.wildfly.security.authz Package Description org.wildfly.security.auth.client Elytron Client enable remote clients to authenticate using Elytron.org.wildfly.security.auth.realm Security realm implementations for Elytron.org.wildfly.security.auth.realm.jdbc Classes related to aSecurityRealm
implementation based on the JDBC (Java Database Connectivity) API.org.wildfly.security.auth.realm.ldap Classes related to aSecurityRealm
implementation capable of integrating with LDAP servers.org.wildfly.security.auth.realm.token Classes related to aSecurityRealm
implementation that handles different types of security tokens.org.wildfly.security.auth.realm.token.validator Classes related to the differentTokenValidator
implementations provided by Elytron.org.wildfly.security.auth.server Server side of authentication provided by Elytron.org.wildfly.security.auth.server._private org.wildfly.security.auth.server.event org.wildfly.security.authz Elytron's Authorization APIorg.wildfly.security.json.util -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.client Class Description Attributes A collection of string attributes.Attributes.Entry The entry collection for a mapping. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.realm Class Description Attributes A collection of string attributes.AuthorizationIdentity A realm's authorization identity.MapAttributes A map-backed attributes collection. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.realm.jdbc Class Description Attributes A collection of string attributes.AuthorizationIdentity A realm's authorization identity. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.realm.ldap Class Description Attributes A collection of string attributes.AuthorizationIdentity A realm's authorization identity. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.realm.token Class Description Attributes A collection of string attributes.AuthorizationIdentity A realm's authorization identity. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.realm.token.validator Class Description Attributes A collection of string attributes. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.server Class Description Attributes A collection of string attributes.AuthorizationIdentity A realm's authorization identity.PermissionMappable An entity to which permissions can be mapped.PermissionMapper A permission mapper is responsible to enable permission mapping to aSecurityDomain
in order to obtain and check permissions based on an previously authorized identity and any other authorization information (eg.: roles) associated with it.RoleDecoder A decoder to extract role information from an identity's attributes.RoleMapper A role mapper is responsible for mapping roles based on their raw form.Roles A collection of roles. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.server._private Class Description AuthorizationFailureException An exception indicating that an authorization check failed for reasons not related to the actual authorization of the identity. -
Classes in org.wildfly.security.authz used by org.wildfly.security.auth.server.event Class Description AuthorizationIdentity A realm's authorization identity. -
Classes in org.wildfly.security.authz used by org.wildfly.security.authz Class Description Attributes A collection of string attributes.Attributes.Entry The entry collection for a mapping.AuthorizationException A general authorization exception.AuthorizationIdentity A realm's authorization identity.MapAttributes.EntriesList MappedRoleMapper A simple mapping role mapper.MappedRoleMapper.Builder A builder for map backed role mappers.PermissionMappable An entity to which permissions can be mapped.PermissionMapper A permission mapper is responsible to enable permission mapping to aSecurityDomain
in order to obtain and check permissions based on an previously authorized identity and any other authorization information (eg.: roles) associated with it.RegexRoleMapper A pattern role mapper.RegexRoleMapper.Builder Construct a newRegexRoleMapper.Builder
for creating theRegexRoleMapper
.RoleDecoder A decoder to extract role information from an identity's attributes.RoleMapper A role mapper is responsible for mapping roles based on their raw form.Roles A collection of roles.SimplePermissionMapper.Builder A builder for simple permission mappers.SimplePermissionMapper.Mapping SimplePermissionMapper.MappingMode Mode defining behaviour when multiple mappings are found. -
Classes in org.wildfly.security.authz used by org.wildfly.security.json.util Class Description Attributes A collection of string attributes.