mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
parent
f7a80409a9
commit
30b41d02b4
@ -15,7 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.keycloak.models.map.stickysession;
|
||||
package org.keycloak.sessions;
|
||||
|
||||
import org.keycloak.Config;
|
||||
import org.keycloak.common.Profile;
|
||||
@ -15,4 +15,4 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
org.keycloak.models.map.stickysession.DisabledStickySessionEncoderProvider
|
||||
org.keycloak.sessions.DisabledStickySessionEncoderProvider
|
||||
Loading…
x
Reference in New Issue
Block a user