| Package | Description |
|---|---|
| org.jboss.as.domain.management.security |
| Class and Description |
|---|
| AbstractPlugInAuthResourceDefinition
The resource definition for the plug-in definition within both the authentication and authorization sections of the security
realm definition.
|
| BaseLdapGroupSearchResource
A base
ResourceDefinition for group search definitions in LDAP. |
| BaseLdapGroupSearchResource.GroupName |
| BaseLdapGroupSearchResource.GroupSearchType |
| BaseLdapUserSearchResource
A base
ResourceDefinition for user to dn search definitions in LDAP. |
| BaseLdapUserSearchResource.UserSearchType |
| CallbackHandlerService
The interface to be implemented by all services supplying callback handlers.
|
| DomainManagedServerCallbackHandler
A callback handler for servers connecting back to the local host-controller
When a server is started, the process is given a generated authKey from the initiating host-controller, that it
uses to connect back to the host-controller after start
HostControllerConnection. |
| KeytabService
A service used for loading Kerberos keytabs.
|
| LdapCacheResourceDefinition.CacheFor |
LdapResourceDefinition
ResourceDefinition for a management security realm's LDAP-based Authentication / Authorization resource. |
| PlugInLoaderService
Service responsible for loading plug-ins as needed.
|
| PropertiesFileLoader
The base class for services depending on loading a properties file, loads the properties on
start up and re-loads as required where updates to the file are detected.
|
PropertiesFileResourceDefinition
ResourceDefinition for a management security realm references to property files. |
| SecurityRealmAddHandler
Handler to add security realm definitions and register the service.
|
| SecurityRealmRemoveHandler
Handler to remove security realm definitions and remove the service.
|
SecurityRealmResourceDefinition
ResourceDefinition for a management security realm resource. |
| SecurityRealmService
The service representing the security realm, this service will be injected into any management interfaces
requiring any of the capabilities provided by the realm.
|
| SubjectSupplementalService
Interface to be implemented by services supplying SubjectSupplemental implementations.
|
| UserAddHandler
Add step handler for a user resource in the users-in-domain-config authentication mechanism.
|
| UserDomainCallbackHandler
A CallbackHandler for users defined within the domain model.
|
| UserPropertiesFileLoader
An extension of
PropertiesFileLoader that is realm aware. |
| UserRemoveHandler
Remove handler for for a user resource in the users-in-domain-config authentication mechanism.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.