Custom picketlink identity store (using JOOQ) -


i want implement authentication picketlink in application, not using jpa (instead, i'm using jooq). there way acquire user data using generated daos?

i couldn't find out reading documentation or looking @ quickstarts

thanks in advance


Comments