Uses of Enum Class
org.gcube.common.authorization.library.ClientType
Packages that use ClientType
Package
Description
-
Uses of ClientType in org.gcube.common.authorization.library
Methods in org.gcube.common.authorization.library that return ClientTypeModifier and TypeMethodDescriptionstatic ClientTypeReturns the enum constant of this class with the specified name.static ClientType[]ClientType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ClientType in org.gcube.common.authorization.library.provider
Methods in org.gcube.common.authorization.library.provider that return ClientType