Uses of Enum Class
com.atlassian.oauth2.provider.api.authorization.SupportedResponseType
Packages that use SupportedResponseType
-
Uses of SupportedResponseType in com.atlassian.oauth2.provider.api.authorization
Methods in com.atlassian.oauth2.provider.api.authorization that return SupportedResponseTypeModifier and TypeMethodDescriptionstatic SupportedResponseTypeReturns the enum constant of this class with the specified name.static SupportedResponseType[]SupportedResponseType.values()Returns an array containing the constants of this enum class, in the order they are declared.