Uses of Class
com.broadleafcommerce.auth.server.web.endpoint.ClientDiscoveryEndpoint.ClientDiscoveryResponse
Packages that use ClientDiscoveryEndpoint.ClientDiscoveryResponse
-
Uses of ClientDiscoveryEndpoint.ClientDiscoveryResponse in com.broadleafcommerce.auth.server.web.endpoint
Methods in com.broadleafcommerce.auth.server.web.endpoint that return ClientDiscoveryEndpoint.ClientDiscoveryResponseModifier and TypeMethodDescriptionClientDiscoveryEndpoint.getClientDiscovery
(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo, String type) Returns aClientDiscoveryEndpoint.ClientDiscoveryResponse
with the client ID for the provided parameters.