public class AUTHHandler extends Object
| Constructor and Description |
|---|
AUTHHandler(String fullAuth)
Creates an auth handler
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResponse()
Gets the response to the client
|
AuthStatus |
getStatus()
Gets the current state of authentication
|
public AUTHHandler(String fullAuth)
fullAuth - the whole line of the auth commandpublic String getResponse()
public AuthStatus getStatus()
Copyright © 2019. All rights reserved.