Uses of Class
com.authlete.common.util.BaseJsonSerializer
- 
Packages that use BaseJsonSerializer Package Description com.authlete.common.dto Requests to and responses from Authlete APIs and some data structures. - 
- 
Uses of BaseJsonSerializer in com.authlete.common.dto
Subclasses of BaseJsonSerializer in com.authlete.common.dto Modifier and Type Class Description classAuthzDetailsElementSerializerJSON serializer forAuthzDetailsElement.classAuthzDetailsSerializerJSON serializer forAuthzDetails.classGrantSerializerJSON serializer forGrant. 
 -