Uses of Package
com.authlete.common.util
-
Packages that use com.authlete.common.util Package Description com.authlete.common.dto Requests to and responses from Authlete APIs and some data structures.com.authlete.common.types Enum definitions and lists of pre-defined constants.com.authlete.common.util Utility classes. -
Classes in com.authlete.common.util used by com.authlete.common.dto Class Description BaseJsonDeserializer The base class for implementations ofJsonDeserializer
.BaseJsonSerializer The base class for implementations ofJsonSerializer
.ClientMetadataControl Flags to control contents of a map that represents client metadata. -
Classes in com.authlete.common.util used by com.authlete.common.types Class Description Version A class that represents a version number consisting of a major number, a minor number and a patch number. -
Classes in com.authlete.common.util used by com.authlete.common.util Class Description ClientMetadataControl Flags to control contents of a map that represents client metadata.MapControl Flags to control contents of a map.MutableJsonPointer Mutable JSON Pointer.PropertiesLoader.FileLocation File location types.StringBasedTypedProperties This is an abstract class that provides getters and setters for key-value pairs.TypedProperties This is an abstract class that provides getters and setters for key-value pairs.UserCodeGenerator Generator for end-user verification codes (user_code
) in Device Flow.Version A class that represents a version number consisting of a major number, a minor number and a patch number.