public class LoginStatusIframeEndpoint extends Object
| Constructor and Description |
|---|
LoginStatusIframeEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getLoginStatusIframe(String version) |
javax.ws.rs.core.Response |
preCheck(String clientId,
String origin) |
@GET
@Produces(value="text/html; charset=utf-8")
public javax.ws.rs.core.Response getLoginStatusIframe(@QueryParam(value="version")
String version)
Copyright © 2021 JBoss by Red Hat. All rights reserved.