Uses of Class
com.ibm.wsspi.security.wim.model.EntitlementInfoType
-
Packages that use EntitlementInfoType Package Description com.ibm.wsspi.security.wim.model -
-
Uses of EntitlementInfoType in com.ibm.wsspi.security.wim.model
Methods in com.ibm.wsspi.security.wim.model that return EntitlementInfoType Modifier and Type Method Description EntitlementInfoType
ObjectFactory. createEntitlementInfoType()
Create an instance ofEntitlementInfoType
EntitlementInfoType
Entity. getEntitlementInfo()
Gets the value of the entitlementInfo property.Methods in com.ibm.wsspi.security.wim.model with parameters of type EntitlementInfoType Modifier and Type Method Description void
Entity. setEntitlementInfo(EntitlementInfoType value)
Sets the value of the entitlementInfo property.
-