-
public final class Auth.Params.Init extends Auth.Params
-
-
Field Summary
Fields Modifier and Type Field Description private final CoreInterfacecore
-
Constructor Summary
Constructors Constructor Description Auth.Params.Init(CoreInterface core)
-
Method Summary
Modifier and Type Method Description final CoreInterfacegetCore()-
-
Constructor Detail
-
Auth.Params.Init
Auth.Params.Init(CoreInterface core)
-
-
Method Detail
-
getCore
final CoreInterface getCore()
-
-
-
-