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