remove junk
This commit is contained in:
parent
99a6713e6f
commit
bf42227224
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
||||||
package org.keycloak.services.resources;
|
|
||||||
|
|
||||||
import org.keycloak.models.KeycloakSession;
|
|
||||||
import org.keycloak.models.RealmModel;
|
|
||||||
|
|
||||||
import javax.ws.rs.core.HttpHeaders;
|
|
||||||
import javax.ws.rs.core.UriInfo;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @author <a href="mailto:bill@burkecentral.com">Bill Burke</a>
|
|
||||||
* @version $Revision: 1 $
|
|
||||||
*/
|
|
||||||
public interface BrowserLoginProtocol
|
|
||||||
{
|
|
||||||
}
|
|
Loading…
Reference in a new issue