[keycloak-dev] Refactoring to KeycloakSession and ProviderSession
Bill Burke
bburke at redhat.com
Mon Jun 30 12:25:31 EDT 2014
Ugh...Why? Would have been cool to discuss this before you did this.
There was a clear separation of things prior to this change:
* ProviderSession was for resolving various session based APIs I thought.
* KeycloakSession was analogous to EntityManager or HibernateSession.
Also, you don't go committing stuff that breaks existing code...i.e. the
caching stuff I did.
On 6/27/2014 4:56 AM, Stian Thorgersen wrote:
> I've combined KeycloakSession and ProviderSession into KeycloakSession. There's a single implementation of this (DefaultKeycloakSession).
>
> Model implementations now implement ModelProvider instead of KeycloakSession.
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-dev
mailing list