Class OAuthUserRepositoryImpl

  • All Implemented Interfaces:
    UserRepository<UserSession>

    public class OAuthUserRepositoryImpl
    extends java.lang.Object
    implements UserRepository<UserSession>
    User repository of OAuth. If OAuth is used, this repository manages the users which are subject to be authenticated and authorized in context of OAuth framework.
    Author:
    Erhan Bagdemir