Uses of Class
com.ibm.wsspi.security.wim.model.PartyRole
-
Packages that use PartyRole Package Description com.ibm.wsspi.security.wim.model -
-
Uses of PartyRole in com.ibm.wsspi.security.wim.model
Methods in com.ibm.wsspi.security.wim.model that return PartyRole Modifier and Type Method Description PartyRole
ObjectFactory. createPartyRole()
Create an instance ofPartyRole
Methods in com.ibm.wsspi.security.wim.model that return types with arguments of type PartyRole Modifier and Type Method Description java.util.List<PartyRole>
RolePlayer. getPartyRoles()
Gets the value of the partyRoles property.
-