Class KeycloakJsonController
- java.lang.Object
-
- org.activiti.cloud.services.notifications.graphql.graphiql.KeycloakJsonController
-
@RestController @ConditionalOnWebApplication @ConditionalOnProperty(value="activiti.cloud.services.oauth2.iam-name", havingValue="keycloak", matchIfMissing=true) public class KeycloakJsonController extends Object
-
-
Constructor Summary
Constructors Constructor Description KeycloakJsonController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.http.ResponseEntity<Map<String,Object>>get()
-