Package org.somda.sdc.glue
Class GlueConstants
java.lang.Object
org.somda.sdc.glue.GlueConstants
Any constants relevant to SDC Glue.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringKey purpose dot-notated OID that expresses compliance with all mandatory requirements for an SDC service consumer.static final StringKey purpose dot-notated OID that expresses compliance with all mandatory requirements for an SDC service provider.static final StringResource path to BICEPS XML Schemas.static final StringSegmentNz and Segment regex definitions.static final StringDefinition of the SDC participant discovery scope.static final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SCHEMA_PATH
Resource path to BICEPS XML Schemas.- See Also:
-
OID_KEY_PURPOSE_SDC_SERVICE_PROVIDER
Key purpose dot-notated OID that expresses compliance with all mandatory requirements for an SDC service provider.- See Also:
-
OID_KEY_PURPOSE_SDC_SERVICE_CONSUMER
Key purpose dot-notated OID that expresses compliance with all mandatory requirements for an SDC service consumer.- See Also:
-
SCOPE_SDC_PROVIDER
Definition of the SDC participant discovery scope.This scope, encoded in accordance with SDC Glue clause 9.3, claims conformance with IEEE 11073-20701, published 2018.
-
SCHEME_SEGMENT
SegmentNz and Segment regex definitions.- See Also:
-
SEGMENT_NZ_REGEX
- See Also:
-
SEGMENT_REGEX
- See Also:
-
IPV4_ADDRESS
-
AUTHORITY
-
URI_REGEX
-
LOC_CTXT_QUERY
- See Also:
-
-
Constructor Details
-
GlueConstants
public GlueConstants()
-