Uses of Class
com.github.scribejava.core.builder.api.OAuth2SignatureType
-
Packages that use OAuth2SignatureType Package Description com.github.scribejava.core.builder.api -
-
Uses of OAuth2SignatureType in com.github.scribejava.core.builder.api
Methods in com.github.scribejava.core.builder.api that return OAuth2SignatureType Modifier and Type Method Description OAuth2SignatureTypeDefaultApi20. getSignatureType()Deprecated.static OAuth2SignatureTypeOAuth2SignatureType. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static OAuth2SignatureType[]OAuth2SignatureType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-