Package com.thecoderscorner.menu.auth
package com.thecoderscorner.menu.auth
-
ClassDescriptionThe authenticator interface that supports the checking of name and UUID pairs.Indicates the management operations that can be performed by a particular implementation of authenticatorImplements the authentication interface using a pre-defined upfront set of name and UUID pairs that must be provided upfront.Stores authentication to a properties file and then validates against the stored values.