public class VisitorsClientConfig extends Object
VisitorsClientConfig class.
Modifier and Type | Method and Description |
---|---|
String |
getAuthTypeClassName()
getAuthTypeClassName.
|
String |
getClientCacheClassName()
getClientCacheClassName.
|
String |
getClientIdentityClassName()
getClientIdentityClassName.
|
static VisitorsClientConfig |
getInstance()
Getter for the field
instance . |
static void |
set(VisitorsClientConfig instance)
set.
|
public static VisitorsClientConfig getInstance()
Getter for the field instance
.
VisitorsClientConfig
object.public static void set(VisitorsClientConfig instance)
set.
instance
- a VisitorsClientConfig
object.public String getClientCacheClassName()
getClientCacheClassName.
String
object.public String getClientIdentityClassName()
getClientIdentityClassName.
String
object.Copyright © 2015 Oracle and/or its affiliates. All rights reserved.