Uses of Class
com.sas.lsaf.security.user.LicenseType
-
Packages that use LicenseType Package Description com.sas.lsaf.security.user Service and classes to create and manipulate users in the system. -
-
Uses of LicenseType in com.sas.lsaf.security.user
Methods in com.sas.lsaf.security.user that return types with arguments of type LicenseType Modifier and Type Method Description java.util.Set<LicenseType>
UserService. getLicenseTypes()
Retrieves the license types currently configured in the system.
-