| Package | Description |
|---|---|
| org.wildfly.security.auth.client |
Elytron Client enable remote clients to authenticate using Elytron.
|
| org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
| org.wildfly.security.auth.server.event | |
| org.wildfly.security.authz |
Elytron's Authorization API
|
| Class and Description |
|---|
| Attributes
A collection of string attributes.
|
| Attributes.Entry
The entry collection for a mapping.
|
| Class and 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 a
SecurityDomain
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.
|
| Class and Description |
|---|
| AuthorizationIdentity
A realm's authorization identity.
|
| Class and 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.
|
| 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 a
SecurityDomain
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.
|
| SimplePermissionMapper.Builder
A builder for simple permission mappers.
|
| SimplePermissionMapper.MappingMode
Mode defining behaviour when multiple mappings are found.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.