public final class PluginConstants extends Object
Modifier and Type | Class and Description |
---|---|
class |
PluginConstants.AuthenticatorProperties
Authentication related constants.
|
class |
PluginConstants.CertificateEnrolment
Certificate enrollment Service related constants.
|
class |
PluginConstants.CertificateEnrolmentPolicy
Certificate enrolment policy service related constants
|
class |
PluginConstants.DeviceConstants
Windows device constants.
|
class |
PluginConstants.Discovery
Discovery service related other constants
|
class |
PluginConstants.OperationCodes
Device Operation codes.
|
class |
PluginConstants.PolicyConfigProperties
Policy Configuration related constants.
|
class |
PluginConstants.StatusCodes
Plugin response status code constants.
|
class |
PluginConstants.SyncML
SynclML service related constants.
|
class |
PluginConstants.TenantConfigProperties
Tenant Configuration related constants.
|
class |
PluginConstants.WindowsConstant |
class |
PluginConstants.WindowsEnrollmentProperties
Windows10 enrollment property constants.
|
class |
PluginConstants.WindowsVersionProperties
Windows version(8.1/10) related constants.
|
Modifier and Type | Field and Description |
---|---|
static String |
CERTIFICATE_ENROLLMENT_POLICY_SERVICE_ENDPOINT |
static String |
CERTIFICATE_ENROLLMENT_POLICY_SERVICE_TARGET_NAMESPACE |
static String |
CERTIFICATE_ENROLLMENT_SERVICE_ENDPOINT |
static String |
CONTENT_LENGTH |
static String |
CONTEXT_WAP_PROVISIONING_FILE |
static String |
CXF_REQUEST_URI |
static String |
DEVICE_ENROLLMENT_SERVICE_TARGET_NAMESPACE |
static String |
DISCOVERY_SERVICE_ENDPOINT |
static String |
DISCOVERY_SERVICE_TARGET_NAMESPACE |
static String |
ENROLLMENT_POLICY_TARGET_NAMESPACE |
static String |
ENROLLMENT_SERVICE_ENDPOINT |
static String |
REQUEST_WRAPPER_CLASS_NAME |
static String |
RESPONSE_WRAPPER_CLASS_NAME |
static String |
SECURITY |
static String |
SOAP_AUTHORIZATION_TARGET_NAMESPACE |
static String |
SYNCML_MEDIA_TYPE |
static String |
TO |
static String |
WS_SECURITY_TARGET_NAMESPACE |
static String |
WS_TRUST_TARGET_NAMESPACE |
Constructor and Description |
---|
PluginConstants() |
public static final String DISCOVERY_SERVICE_ENDPOINT
public static final String CERTIFICATE_ENROLLMENT_SERVICE_ENDPOINT
public static final String CERTIFICATE_ENROLLMENT_POLICY_SERVICE_ENDPOINT
public static final String ENROLLMENT_SERVICE_ENDPOINT
public static final String DISCOVERY_SERVICE_TARGET_NAMESPACE
public static final String DEVICE_ENROLLMENT_SERVICE_TARGET_NAMESPACE
public static final String CERTIFICATE_ENROLLMENT_POLICY_SERVICE_TARGET_NAMESPACE
public static final String WS_TRUST_TARGET_NAMESPACE
public static final String WS_SECURITY_TARGET_NAMESPACE
public static final String SOAP_AUTHORIZATION_TARGET_NAMESPACE
public static final String ENROLLMENT_POLICY_TARGET_NAMESPACE
public static final String REQUEST_WRAPPER_CLASS_NAME
public static final String RESPONSE_WRAPPER_CLASS_NAME
public static final String CONTEXT_WAP_PROVISIONING_FILE
public static final String CONTENT_LENGTH
public static final String SECURITY
public static final String TO
public static final String CXF_REQUEST_URI
public static final String SYNCML_MEDIA_TYPE
Copyright © 2017 WSO2. All rights reserved.