Uses of Interface
org.jboss.migration.wfly10.config.management.SecurityRealmResource.Parent
-
Packages that use SecurityRealmResource.Parent Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of SecurityRealmResource.Parent in org.jboss.migration.wfly10.config.management
Subinterfaces of SecurityRealmResource.Parent in org.jboss.migration.wfly10.config.management Modifier and Type Interface Description interfaceHostConfigurationinterfaceStandaloneServerConfigurationMethods in org.jboss.migration.wfly10.config.management that return SecurityRealmResource.Parent Modifier and Type Method Description SecurityRealmResource.ParentSecurityRealmResource. getParentResource() -
Uses of SecurityRealmResource.Parent in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement SecurityRealmResource.Parent Modifier and Type Class Description classEmbeddedHostConfigurationclassEmbeddedStandaloneServerConfigurationConstructors in org.jboss.migration.wfly10.config.management.impl with parameters of type SecurityRealmResource.Parent Constructor Description Factory(org.jboss.as.controller.PathAddress pathAddressBase, SecurityRealmResource.Parent parentResource)
-