public class LoginStatusIframeEndpoint extends Object
LoginStatusIframeEndpoint(RealmModel realm)
javax.ws.rs.core.Response
getLoginStatusIframe(String client_id, String origin)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoginStatusIframeEndpoint(RealmModel realm)
@GET @Produces(value="text/html") public javax.ws.rs.core.Response getLoginStatusIframe(@QueryParam(value="client_id") String client_id, @QueryParam(value="origin") String origin)
Copyright © 2015. All rights reserved.