Package | Description |
---|---|
com.ibm.wsspi.security.wim.model |
Modifier and Type | Class and Description |
---|---|
class |
Group
Java class for Group 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.
|
Modifier and Type | Method and Description |
---|---|
RolePlayer |
ObjectFactory.createRolePlayer()
Create an instance of
RolePlayer |
RolePlayer |
PartyRole.getPrimaryRolePlayer()
Gets the value of the primaryRolePlayer property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<RolePlayer> |
PartyRole.getRelatedRolePlayer()
Gets the value of the relatedRolePlayer property.
|
Modifier and Type | Method and Description |
---|---|
void |
PartyRole.setPrimaryRolePlayer(RolePlayer value)
Sets the value of the primaryRolePlayer property.
|