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

Popular posts from this blog

filehandler - java open files not cleaned, even when the process is killed -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -