Class PreDefinedAuthenticator.AuthenticationToken

java.lang.Object
com.thecoderscorner.menu.auth.PreDefinedAuthenticator.AuthenticationToken
Enclosing class:
PreDefinedAuthenticator

public static class PreDefinedAuthenticator.AuthenticationToken extends Object
  • Constructor Details

    • AuthenticationToken

      public AuthenticationToken(String name, String uuid)
  • Method Details

    • doesMatch

      public boolean doesMatch(String name, UUID uuid)