Uses of Enum
org.qubership.atp.itf.lite.backend.enums.auth.OAuth1SignatureMethod
Packages that use OAuth1SignatureMethod
-
Uses of OAuth1SignatureMethod in org.qubership.atp.itf.lite.backend.enums.auth
Methods in org.qubership.atp.itf.lite.backend.enums.auth that return OAuth1SignatureMethodModifier and TypeMethodDescriptionstatic OAuth1SignatureMethodGet OAuth1 signature method by key.static OAuth1SignatureMethodReturns the enum constant of this type with the specified name.static OAuth1SignatureMethod[]OAuth1SignatureMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.