Management API Reference for custom-realm

A custom realm definition can implement either the SecurityRealm interface or the ModifiableSecurityRealm interface. Regardless of which interface is implemented management operations will not be exposed to manage the realm. However other services that depend on the realm will still be able to perform a type check and cast to gain access to the modification API.

Provided Capabilities (1)

Name Dynamic Other provider points
org.wildfly.security.security-realm true /subsystem=elytron/jaas-realm=*
/subsystem=elytron/jdbc-realm=*
/subsystem=elytron/filesystem-realm=*
/subsystem=elytron/token-realm=*
/subsystem=elytron/ldap-realm=*
/subsystem=elytron/distributed-realm=*
/subsystem=elytron/key-store-realm=*
/subsystem=elytron/failover-realm=*
/subsystem=security/elytron-realm=*
/subsystem=elytron/custom-modifiable-realm=*
/subsystem=elytron/identity-realm=*
/subsystem=elytron/aggregate-realm=*
/subsystem=elytron/properties-realm=*
/subsystem=elytron/caching-realm=*

Attributes (3)

Operations (2)

Galleon Features

Galleon features are to be used when creating Galleon feature-packs.