public class BaseAuthConfig extends Object
Constructor and Description |
---|
BaseAuthConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getCipher() |
String |
getPassword() |
String |
getSeed() |
void |
setCipher(String cipher) |
void |
setPassword(String password) |
void |
setSeed(String seed) |
Copyright © 2006–2018 TinyGroup. All rights reserved.