Uses of Class
com.broadleafcommerce.auth.client.web.repo.AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder
-
Uses of AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder in com.broadleafcommerce.auth.client.web.repo
Modifier and TypeMethodDescriptionAuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.additionalParameters
(Map<String, Object> additionalParameters) AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.attributes
(Map<String, Object> attributes) AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.authorizationGrantType
(String authorizationGrantType) AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.authorizationRequestUri
(String authorizationRequestUri) AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.authorizationUri
(String authorizationUri) AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.blcClientId
(String blcClientId) AuthorizationRequestWrapper.builder()
AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.redirectUri
(String redirectUri) AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder.responseType
(String responseType)