Uses of Interface
org.jboss.jca.embedded.dsl.ironjacamar11.api.WorkmanagerSecurityMappingsType
Packages that use WorkmanagerSecurityMappingsType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of WorkmanagerSecurityMappingsType in org.jboss.jca.embedded.dsl.ironjacamar11.api
Methods in org.jboss.jca.embedded.dsl.ironjacamar11.api that return WorkmanagerSecurityMappingsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityType.getOrCreateMappings()If not already created, a newmappingselement with the given value will be created.WorkmanagerSecurityMappingsType.removeGroups()Removes thegroupselementWorkmanagerSecurityMappingsType.removeUsers()Removes theuserselementMethods in org.jboss.jca.embedded.dsl.ironjacamar11.api that return types with arguments of type WorkmanagerSecurityMappingsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityMappingsType.getOrCreateGroups()If not already created, a newgroupselement with the given value will be created.WorkmanagerSecurityMappingsType.getOrCreateUsers()If not already created, a newuserselement with the given value will be created. -
Uses of WorkmanagerSecurityMappingsType in org.jboss.jca.embedded.dsl.ironjacamar11.impl
Classes in org.jboss.jca.embedded.dsl.ironjacamar11.impl that implement WorkmanagerSecurityMappingsTypeModifier and TypeClassDescriptionclassThis class implements theworkmanagerSecurityMappingsTypexsd typeMethods in org.jboss.jca.embedded.dsl.ironjacamar11.impl that return WorkmanagerSecurityMappingsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityTypeImpl.getOrCreateMappings()If not already created, a newmappingselement with the given value will be created.WorkmanagerSecurityMappingsTypeImpl.removeGroups()Removes thegroupselementWorkmanagerSecurityMappingsTypeImpl.removeUsers()Removes theuserselementMethods in org.jboss.jca.embedded.dsl.ironjacamar11.impl that return types with arguments of type WorkmanagerSecurityMappingsTypeModifier and TypeMethodDescriptionWorkmanagerSecurityMappingsTypeImpl.getOrCreateGroups()If not already created, a newgroupselement with the given value will be created.WorkmanagerSecurityMappingsTypeImpl.getOrCreateUsers()If not already created, a newuserselement with the given value will be created.