public interface TuleapAuthorizationCodeUrlBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
buildRedirectUrlAndStoreSessionAttribute(org.kohsuke.stapler.StaplerRequest request,
String tuleapUri,
String clientId) |
String buildRedirectUrlAndStoreSessionAttribute(org.kohsuke.stapler.StaplerRequest request, String tuleapUri, String clientId) throws UnsupportedEncodingException, NoSuchAlgorithmException
Copyright © 2016–2022. All rights reserved.