mirror of
https://github.com/esiur/esiur-dart.git
synced 2026-04-04 02:08:21 +00:00
1.2.4
This commit is contained in:
@@ -22,12 +22,17 @@ SOFTWARE.
|
||||
|
||||
*/
|
||||
|
||||
import 'AuthenticationMethod.dart';
|
||||
|
||||
import 'AuthenticationType.dart';
|
||||
import 'Source.dart';
|
||||
|
||||
class Authentication
|
||||
{
|
||||
|
||||
int tokenIndex;
|
||||
AuthenticationMethod method;
|
||||
|
||||
String username;
|
||||
//Certificate certificate;
|
||||
String domain;
|
||||
|
||||
Reference in New Issue
Block a user