public interface ApplicationConfigurationType extends ServerConfigurationType
ServerConfigurationType.GetCertificatesMethodOutputsUaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_TYPE |
static String |
APPLICATION_URI |
static String |
AUTHORIZATION_SERVICES |
static String |
ENABLED |
static String |
IS_NON_UA_APPLICATION |
static String |
KEY_CREDENTIALS |
static String |
PRODUCT_URI |
APPLICATION_NAMES, APPLY_CHANGES, CANCEL_CHANGES, CERTIFICATE_GROUPS, CONFIGURATION_FILE, CREATE_SELF_SIGNED_CERTIFICATE, CREATE_SIGNING_REQUEST, DELETE_CERTIFICATE, GET_CERTIFICATES, GET_REJECTED_LIST, HAS_SECURE_ELEMENT, IN_APPLICATION_SETUP, MAX_TRUST_LIST_SIZE, MULTICAST_DNS_ENABLED, RESET_TO_SERVER_DEFAULTS, SERVER_CAPABILITIES, SUPPORTED_PRIVATE_KEY_FORMATS, SUPPORTS_TRANSACTIONS, TRANSACTION_DIAGNOSTICS, UPDATE_CERTIFICATE| Modifier and Type | Method and Description |
|---|---|
ApplicationType |
getApplicationType() |
UaProperty |
getApplicationTypeNode() |
String |
getApplicationUri() |
UaProperty |
getApplicationUriNode() |
AuthorizationServicesConfigurationFolderType |
getAuthorizationServicesNode() |
UaProperty |
getEnabledNode() |
UaProperty |
getIsNonUaApplicationNode() |
KeyCredentialConfigurationFolderType |
getKeyCredentialsNode() |
String |
getProductUri() |
UaProperty |
getProductUriNode() |
Boolean |
isEnabled() |
Boolean |
isIsNonUaApplication() |
void |
setApplicationType(ApplicationType value) |
void |
setApplicationUri(String value) |
void |
setEnabled(Boolean value) |
void |
setIsNonUaApplication(Boolean value) |
void |
setProductUri(String value) |
applyChanges, cancelChanges, createSelfSignedCertificate, createSigningRequest, deleteCertificate, getApplicationNames, getApplicationNamesNode, getApplyChangesNode, getCancelChangesNode, getCertificateGroupsNode, getCertificates, getConfigurationFileNode, getCreateSelfSignedCertificateNode, getCreateSigningRequestNode, getDeleteCertificateNode, getGetCertificatesNode, getGetRejectedListNode, getHasSecureElementNode, getInApplicationSetupNode, getMaxTrustListSize, getMaxTrustListSizeNode, getMulticastDnsEnabledNode, getRejectedList, getResetToServerDefaultsNode, getServerCapabilities, getServerCapabilitiesNode, getSupportedPrivateKeyFormats, getSupportedPrivateKeyFormatsNode, getSupportsTransactionsNode, getTransactionDiagnosticsNode, getUpdateCertificateNode, isHasSecureElement, isInApplicationSetup, isMulticastDnsEnabled, isSupportsTransactions, resetToServerDefaults, setApplicationNames, setHasSecureElement, setInApplicationSetup, setMaxTrustListSize, setMulticastDnsEnabled, setServerCapabilities, setSupportedPrivateKeyFormats, setSupportsTransactions, updateCertificategetQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String APPLICATION_URI
static final String PRODUCT_URI
static final String ENABLED
static final String APPLICATION_TYPE
static final String IS_NON_UA_APPLICATION
static final String AUTHORIZATION_SERVICES
static final String KEY_CREDENTIALS
UaProperty getApplicationUriNode()
getApplicationUriNode in interface ServerConfigurationTypeString getApplicationUri()
getApplicationUri in interface ServerConfigurationTypevoid setApplicationUri(String value) throws StatusException
setApplicationUri in interface ServerConfigurationTypeStatusExceptionUaProperty getProductUriNode()
getProductUriNode in interface ServerConfigurationTypeString getProductUri()
getProductUri in interface ServerConfigurationTypevoid setProductUri(String value) throws StatusException
setProductUri in interface ServerConfigurationTypeStatusExceptionUaProperty getEnabledNode()
Boolean isEnabled()
void setEnabled(Boolean value) throws StatusException
StatusExceptionUaProperty getApplicationTypeNode()
getApplicationTypeNode in interface ServerConfigurationTypeApplicationType getApplicationType()
getApplicationType in interface ServerConfigurationTypevoid setApplicationType(ApplicationType value) throws StatusException
setApplicationType in interface ServerConfigurationTypeStatusExceptionUaProperty getIsNonUaApplicationNode()
Boolean isIsNonUaApplication()
void setIsNonUaApplication(Boolean value) throws StatusException
StatusExceptionAuthorizationServicesConfigurationFolderType getAuthorizationServicesNode()
KeyCredentialConfigurationFolderType getKeyCredentialsNode()
Copyright © 2026. All rights reserved.