Uses of Class
com.authlete.common.dto.ClientLockFlagUpdateRequest
-
Packages that use ClientLockFlagUpdateRequest Package Description com.authlete.common.dto Requests to and responses from Authlete APIs and some data structures. -
-
Uses of ClientLockFlagUpdateRequest in com.authlete.common.dto
Methods in com.authlete.common.dto that return ClientLockFlagUpdateRequest Modifier and Type Method Description ClientLockFlagUpdateRequestClientLockFlagUpdateRequest. setClientLocked(boolean clientLocked)Set the value to which this request updates the lock flag of a client application.
-