Uses of Class
com.ibm.wsspi.security.wim.model.EntitlementType
-
Packages that use EntitlementType Package Description com.ibm.wsspi.security.wim.model -
-
Uses of EntitlementType in com.ibm.wsspi.security.wim.model
Methods in com.ibm.wsspi.security.wim.model that return EntitlementType Modifier and Type Method Description EntitlementTypeObjectFactory. createEntitlementType()Create an instance ofEntitlementTypeMethods in com.ibm.wsspi.security.wim.model that return types with arguments of type EntitlementType Modifier and Type Method Description java.util.List<EntitlementType>EntitlementInfoType. getEntitlements()Gets the value of the entitlements property.
-