Class SimpleAuthentication

java.lang.Object
io.john.amiscaray.quak.security.auth.SimpleAuthentication
All Implemented Interfaces:
Authentication

public class SimpleAuthentication extends Object implements Authentication
A simple Authentication implementation.
  • Constructor Details

    • SimpleAuthentication

      public SimpleAuthentication()
  • Method Details