public interface AuthService
| Modifier and Type | Method and Description | 
|---|---|
AuthMode | 
getAuthMode()
Get authentication mode reference corresponding to this service. 
 | 
boolean | 
isConfigured()
Indicates if the authentication mode is configured and ready for use. 
 | 
boolean | 
isSupported()
Indicates if the authentication mode is supported by the hardware. 
 | 
AuthMode getAuthMode()
boolean isSupported()
boolean isConfigured()