Package com.jk.core.security


package com.jk.core.security
  • Class
    Description
    BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
    The Class JKAudit.
    The Class JKAuditType.
    The Interface JKAuthenticaor.
    The Interface JKAuthorizer.
    Implementation of PasswordEncoder that uses the BCrypt strong hashing function.
    The Class JKPasswordUtil.
    The Class JKPrivilige.
    The Class JKSecurityManager.
    The Class JKSecurityUtil.
    The Class JKUser.