[keycloak-dev] Refactoring to KeycloakSession and ProviderSession

Stian Thorgersen stian at redhat.com
Fri Jun 27 04:56:54 EDT 2014


I've combined KeycloakSession and ProviderSession into KeycloakSession. There's a single implementation of this (DefaultKeycloakSession).

Model implementations now implement ModelProvider instead of KeycloakSession.


More information about the keycloak-dev mailing list