Uses of Enum Class
net.sourceforge.plantuml.security.authentication.oauth.OAuth2Tokens
Packages that use OAuth2Tokens
-
Uses of OAuth2Tokens in net.sourceforge.plantuml.security.authentication.oauth
Methods in net.sourceforge.plantuml.security.authentication.oauth that return OAuth2TokensModifier and TypeMethodDescriptionstatic OAuth2Tokens
Returns the enum constant of this class with the specified name.static OAuth2Tokens[]
OAuth2Tokens.values()
Returns an array containing the constants of this enum class, in the order they are declared.