Uses of Class
org.wso2.carbon.analytics.auth.rest.api.dto.UserDTO
-
Packages that use UserDTO Package Description org.wso2.carbon.analytics.auth.rest.api.dto -
-
Uses of UserDTO in org.wso2.carbon.analytics.auth.rest.api.dto
Methods in org.wso2.carbon.analytics.auth.rest.api.dto that return UserDTO Modifier and Type Method Description UserDTOUserDTO. authUser(String authUser)UserDTOUserDTO. lID(String lID)UserDTOUserDTO. pID(String pID)UserDTOUserDTO. validityPeriod(Integer validityPeriod)
-