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