|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Contains various constants used throughout the system.
Field Summary | |
static String |
ALL_SCHEMA_LOCATIONS
Contains all namespaces and local schema locations for XML schema definitions relevant for MOA. |
static String |
C14N_URI
URI of the Canonical XML algorithm |
static String |
C14N_WITH_COMMENTS_URI
URI of the Canoncial XML with comments algorithm |
static String |
DSIG_EC_NS_URI
URI of the Exclusive Canonicalization XML namespace |
static String |
DSIG_EC_PREFIX
Prefix used for the Exclusive Canonicalization XML namespace |
static String |
DSIG_EC_SCHEMA_LOCATION
Local location of the Exclusive Canonicalizaion XML schema definition |
static String |
DSIG_FILTER2_NS_URI
URI of the XMLDSig XPath Filter XML namespace. |
static String |
DSIG_FILTER2_PREFIX
Prefix used for the XMLDSig XPath Filter XML namespace |
static String |
DSIG_FILTER2_SCHEMA_LOCATION
Local location of the XMLDSig XPath Filter XML schema definition. |
static String |
DSIG_NS_URI
URI of the XMLDSig XML namespace. |
static String |
DSIG_PREFIX
Prefix used for the XMLDSig XML namespace |
static String |
DSIG_SCHEMA_LOCATION
Local location of the XMLDSig XML schema. |
static String |
ECDSA_NS_URI
URI of the ECDSA XML namespace |
static String |
ECDSA_PREFIX
Prefix used for ECDSA namespace |
static String |
ECDSA_SCHEMA_LOCATION
Local location of ECDSA XML schema definition |
static String |
EXC_C14N_URI
URI of the Exclusive Canonical XML algorithm |
static String |
EXC_C14N_WITH_COMMENTS_URI
URI of the Exclusive Canonical XML with commments algorithm |
static String |
MOA_CONFIG_NS_URI
URI of the MOA configuration XML namespace. |
static String |
MOA_CONFIG_PREFIX
Prefix used for the MOA configuration XML namespace |
static String |
MOA_CONFIG_SCHEMA_LOCATION
Local location of the MOA configuration XML schema definition. |
static String |
MOA_ID_CONFIG_NS_URI
URI of the MOA ID configuration XML namespace. |
static String |
MOA_ID_CONFIG_PREFIX
Prefix used for the MOA configuration XML namespace |
static String |
MOA_ID_CONFIG_SCHEMA_LOCATION
Local location of the MOA ID configuration XML schema definition. |
static String |
MOA_NS_URI
URI of the MOA XML namespace. |
static String |
MOA_PREFIX
Prefix used for the MOA XML namespace |
static String |
MOA_SCHEMA_LOCATION
Local location of the MOA XML schema definition. |
static String |
PD_NS_URI
URI of the PersonData XML namespace. |
static String |
PD_PREFIX
Prefix used for the PersonData XML namespace |
static String |
PD_SCHEMA_LOCATION
Local location of the PersonData XML schema definition |
static String |
SAML_NS_URI
URI of the SAML namespace. |
static String |
SAML_PREFIX
Prefix used for the SAML XML namespace |
static String |
SAML_SCHEMA_LOCATION
Local location of the SAML XML schema definition. |
static String |
SAMLP_NS_URI
URI of the SAML request-response protocol namespace. |
static String |
SAMLP_PREFIX
Prefix used for the SAML request-response protocol namespace |
static String |
SAMLP_SCHEMA_LOCATION
Local location of the SAML request-response protocol schema definition. |
static String |
SCHEMA_ROOT
Root location of the schema files. |
static String |
SHA1_URI
URI of the SHA1 digest algorithm |
static String |
SL_MANIFEST_TYPE_URI
Security Layer manifest type URI. |
static String |
SL10_NS_URI
URI of the Security Layer 1.0 namespace. |
static String |
SL10_PREFIX
Prefix used for the Security Layer 1.0 XML namespace |
static String |
SL10_SCHEMA_LOCATION
Local location of the Security Layer 1.0 XML schema definition |
static String |
SL11_NS_URI
URI of the Security Layer 1.1 XML namespace |
static String |
SL11_PREFIX
Prefix used for the Security Layer 1.1 XML namespace |
static String |
SL11_SCHEMA_LOCATION
Local location of the Security Layer 1.1 XML schema definition |
static String |
XML_NS_URI
URI of the XML namespace. |
static String |
XML_PREFIX
Prefix used for the XML namespace |
static String |
XML_SCHEMA_LOCATION
Local location of the XML schema definition. |
static String |
XMLNS_NS_URI
URI of the XMLNS namespace |
static String |
XSI_NS_URI
URI of the XSI XMLNS namespace |
static String |
XSI_PREFIX
Prefix used for the XSI namespace |
static String |
XSI_SCHEMA_LOCATION
Local location of the XSI schema definition. |
static String |
XSLT_NS_URI
URI of the XSLT XML namespace |
static String |
XSLT_PREFIX
Prefix used for the XSLT XML namespace |
Field Detail |
public static final String SCHEMA_ROOT
public static final String MOA_NS_URI
public static final String MOA_PREFIX
public static final String MOA_SCHEMA_LOCATION
public static final String MOA_CONFIG_NS_URI
public static final String MOA_ID_CONFIG_NS_URI
public static final String MOA_CONFIG_PREFIX
public static final String MOA_ID_CONFIG_PREFIX
public static final String MOA_CONFIG_SCHEMA_LOCATION
public static final String MOA_ID_CONFIG_SCHEMA_LOCATION
public static final String SL10_NS_URI
public static final String SL10_PREFIX
public static final String SL10_SCHEMA_LOCATION
public static final String SL11_NS_URI
public static final String SL11_PREFIX
public static final String SL11_SCHEMA_LOCATION
public static final String ECDSA_NS_URI
public static final String ECDSA_PREFIX
public static final String ECDSA_SCHEMA_LOCATION
public static final String PD_NS_URI
public static final String PD_PREFIX
public static final String PD_SCHEMA_LOCATION
public static final String SAML_NS_URI
public static final String SAML_PREFIX
public static final String SAML_SCHEMA_LOCATION
public static final String SAMLP_NS_URI
public static final String SAMLP_PREFIX
public static final String SAMLP_SCHEMA_LOCATION
public static final String XML_NS_URI
public static final String XML_PREFIX
public static final String XML_SCHEMA_LOCATION
public static final String XMLNS_NS_URI
public static final String XSI_PREFIX
public static final String XSI_SCHEMA_LOCATION
public static final String XSI_NS_URI
public static final String XSLT_NS_URI
public static final String XSLT_PREFIX
public static final String DSIG_NS_URI
public static final String DSIG_PREFIX
public static final String DSIG_SCHEMA_LOCATION
public static final String DSIG_FILTER2_NS_URI
public static final String DSIG_FILTER2_PREFIX
public static final String DSIG_FILTER2_SCHEMA_LOCATION
public static final String DSIG_EC_NS_URI
public static final String DSIG_EC_PREFIX
public static final String DSIG_EC_SCHEMA_LOCATION
public static final String ALL_SCHEMA_LOCATIONS
public static final String SL_MANIFEST_TYPE_URI
public static final String SHA1_URI
public static final String C14N_URI
public static final String C14N_WITH_COMMENTS_URI
public static final String EXC_C14N_URI
public static final String EXC_C14N_WITH_COMMENTS_URI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |