parent
f7a80409a9
commit
30b41d02b4
2 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue