Uses of Interface
org.jboss.migration.wfly10.config.management.SecurityRealmResource
-
Packages that use SecurityRealmResource Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of SecurityRealmResource in org.jboss.migration.wfly10.config.management
Methods in org.jboss.migration.wfly10.config.management that return SecurityRealmResource Modifier and Type Method Description default SecurityRealmResourceSecurityRealmResource.Parent. getSecurityRealmResource(String resourceName)Methods in org.jboss.migration.wfly10.config.management that return types with arguments of type SecurityRealmResource Modifier and Type Method Description default List<SecurityRealmResource>SecurityRealmResource.Parent. getSecurityRealmResources() -
Uses of SecurityRealmResource in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement SecurityRealmResource Modifier and Type Class Description classSecurityRealmResourceImplMethods in org.jboss.migration.wfly10.config.management.impl that return SecurityRealmResource Modifier and Type Method Description SecurityRealmResourceSecurityRealmResourceImpl.Factory. newResourceInstance(String resourceName)
-