Package org.karchan.security
package org.karchan.security
-
ClassesClassDescriptionCan locate a user and verify his/her password.Can retrieve the groups a user has access to.This is here to make certain the Rememberme cookie can be used to verify the user logged in.A Store that can deal with a REMEMBERME cookie and spits out a validation result, if the cookie contains a valid JWT.The different authorization roles.