@Path(value="ServiceProviderConfig") @Produces(value="application/scim+json") @Consumes(value="application/scim+json") public class ServiceProviderConfiguration extends Object
| Constructor and Description |
|---|
ServiceProviderConfiguration(javax.ws.rs.core.Application appContext,
javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderConfig |
getServerConfig() |
public ServiceProviderConfiguration(@Context
javax.ws.rs.core.Application appContext,
@Context
javax.ws.rs.core.UriInfo uriInfo)
@GET public ServiceProviderConfig getServerConfig()
Copyright © 2022 SAP SE. All rights reserved.