Package | Description |
---|---|
com.ibm.wsspi.security.wim.model |
Modifier and Type | Class and Description |
---|---|
class |
Container
Java class for Container complex type.
|
class |
Country
Java class for Country complex type.
|
class |
GeographicLocation
Java class for GeographicLocation complex type.
|
class |
Group
Java class for Group complex type.
|
class |
Locality
Java class for Locality complex type.
|
class |
LoginAccount
Java class for LoginAccount complex type.
|
class |
OrgContainer
Java class for OrgContainer complex type.
|
class |
Party
Java class for Party complex type.
|
class |
PartyRole
Java class for PartyRole complex type.
|
class |
Person
Java class for Person complex type.
|
class |
PersonAccount
Java class for PersonAccount complex type.
|
class |
RolePlayer
Java class for RolePlayer complex type.
|
Modifier and Type | Method and Description |
---|---|
Entity |
ObjectFactory.createEntity()
Create an instance of
Entity |
Entity |
Entity.getParent()
Gets the value of the parent property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Entity> |
ObjectFactory.createChildren(Entity value)
|
javax.xml.bind.JAXBElement<Entity> |
ObjectFactory.createMembers(Entity value)
|
javax.xml.bind.JAXBElement<Entity> |
ObjectFactory.createParent(Entity value)
|
java.util.List<Entity> |
Entity.getChildren()
Gets the value of the children property.
|
java.util.List<Entity> |
Root.getEntities()
Gets the value of the entities property.
|
java.util.List<Entity> |
Group.getMembers()
Gets the value of the members property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Entity> |
ObjectFactory.createChildren(Entity value)
|
javax.xml.bind.JAXBElement<Entity> |
ObjectFactory.createMembers(Entity value)
|
javax.xml.bind.JAXBElement<Entity> |
ObjectFactory.createParent(Entity value)
|
void |
Entity.setParent(Entity value)
Sets the value of the parent property.
|