Class PropertyFileBasedDomain

All Implemented Interfaces:
ConfigurableElement, SecurityDomain, UsersAttributeValuesCapableElement

public class PropertyFileBasedDomain extends AbstractUserAttributeValuesCapableElement implements SecurityDomain
Elytron Security domain implementation which uses properties-realm to hold the users.

For this given domain are created also following Elytron resources (with the same name as the domain):

  • properties-realm
  • simple-role-decoder
  • constant-permission-mapper
Author:
Josef Cacek