]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.cms/src/org/argeo/cms/auth/RemoteAuthRequest.java
WebSocket authentication
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / auth / RemoteAuthRequest.java
index be5d0e15e966355c55cb6e8ee70a4d980d729ae8..9720812e0f2e7ad5e8b3987fff689216bbce0f06 100644 (file)
@@ -9,6 +9,7 @@ public interface RemoteAuthRequest {
 
        RemoteAuthSession getSession();
 
 
        RemoteAuthSession getSession();
 
+       @Deprecated
        RemoteAuthSession createSession();
 
        Locale getLocale();
        RemoteAuthSession createSession();
 
        Locale getLocale();