public interface PAOSConstants
Modifier and Type | Field and Description |
---|---|
static String |
ACTOR
SOAP actor attribute name
|
static String |
MESSAGE_ID
PAOS Request messageID attribute name.
|
static String |
MUST_UNDERSTAND
SOAP mustUnderstand attribute name.
|
static String |
PAOS_MIME_TYPE
PAOS mime type
|
static String |
PAOS_NAMESPACE
PAOS namespace URI.
|
static String |
PAOS_PREFIX
String used to declare PAOS namespace prefix.
|
static String |
REF_TO_MESSAGE_ID
PAOS Response refToMessageID attribute name.
|
static String |
REQUEST
PAOS Request element local name.
|
static String |
RESPONSE
PAOS Request element local name.
|
static String |
RESPONSE_CONSUMER_URL
PAOS Request responseConsumerURL attribute name.
|
static String |
SERVICE
PAOS Request service attribute name.
|
static String |
SOAP_ENV_NAMESPACE
SOAP envelope namespace URI.
|
static String |
SOAP_ENV_PREFIX
String used to declare SOAP envelope namespace prefix.
|
static final String PAOS_MIME_TYPE
static final String PAOS_PREFIX
static final String PAOS_NAMESPACE
static final String REQUEST
static final String RESPONSE
static final String RESPONSE_CONSUMER_URL
static final String SERVICE
static final String MESSAGE_ID
static final String REF_TO_MESSAGE_ID
static final String MUST_UNDERSTAND
static final String ACTOR
static final String SOAP_ENV_PREFIX
static final String SOAP_ENV_NAMESPACE
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.