Uses of Class
com.broadleafcommerce.auth.client.web.repo.AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder
Packages that use AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder
-
Uses of AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilder in com.broadleafcommerce.auth.client.web.repo
Methods in com.broadleafcommerce.auth.client.web.repo that return AuthorizationRequestWrapper.AuthorizationRequestWrapperBuilderModifier 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)