Class ExampleAuthenticator

java.lang.Object
com.example.helloworld.auth.ExampleAuthenticator
All Implemented Interfaces:
Authenticator<BasicCredentials,User>

public class ExampleAuthenticator extends Object implements Authenticator<BasicCredentials,User>