Package | Description |
---|---|
org.jboss.jca.embedded.dsl.ironjacamar13.api |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.jca.embedded.dsl.ironjacamar13.impl |
Provides the implementation classes as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
WorkmanagerSecurityGroupsType<WorkmanagerSecurityType<T>> |
WorkmanagerSecurityType.getOrCreateDefaultGroups()
If not already created, a new
default-groups element with the given value will be created. |
WorkmanagerSecurityGroupsType<T> |
WorkmanagerSecurityGroupsType.group(String... values)
Creates for all String objects representing
group elements,
a new group element |
WorkmanagerSecurityGroupsType<T> |
WorkmanagerSecurityGroupsType.removeAllGroup()
Removes the
group element |
Modifier and Type | Method and Description |
---|---|
WorkmanagerSecurityGroupsType<WorkmanagerSecurityType<T>> |
WorkmanagerSecurityTypeImpl.getOrCreateDefaultGroups()
If not already created, a new
default-groups element with the given value will be created. |
WorkmanagerSecurityGroupsType<T> |
WorkmanagerSecurityGroupsTypeImpl.group(String... values)
Creates for all String objects representing
group elements,
a new group element |
WorkmanagerSecurityGroupsType<T> |
WorkmanagerSecurityGroupsTypeImpl.removeAllGroup()
Removes the
group element |
Copyright © 2021 JBoss by Red Hat. All rights reserved.