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 EntitlementInfoTypeObjectFactory. createEntitlementInfoType()Create an instance ofEntitlementInfoTypeEntitlementInfoTypeEntity. 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 voidEntity. setEntitlementInfo(EntitlementInfoType value)Sets the value of the entitlementInfo property.
-