Uses of Class
org.qubership.atp.itf.lite.backend.model.entities.auth.OAuth1RequestAuthorization
Packages that use OAuth1RequestAuthorization
-
Uses of OAuth1RequestAuthorization in org.qubership.atp.itf.lite.backend.model.entities.auth
Methods in org.qubership.atp.itf.lite.backend.model.entities.auth that return OAuth1RequestAuthorizationModifier and TypeMethodDescriptionOAuth1RequestAuthorization.copy()Create copy of current authorization request.Constructors in org.qubership.atp.itf.lite.backend.model.entities.auth with parameters of type OAuth1RequestAuthorizationModifierConstructorDescriptionOAuth1RequestAuthorization(OAuth1RequestAuthorization authorization) Copy OAuth1RequestAuthorization constructor.