Constant Field Values
Contents
org.opensaml.*
-
org.opensaml.core.config.ConfigurationService Modifier and Type Constant Field Value public static final StringDEFAULT_PARTITION_NAME"default"public static final StringPROPERTY_PARTITION_NAME"opensaml.config.partitionName" -
org.opensaml.core.config.InitializationException Modifier and Type Constant Field Value private static final longserialVersionUID4498093523448059017L
-
org.opensaml.core.config.provider.ClasspathConfigurationPropertiesSource Modifier and Type Constant Field Value private static final StringRESOURCE_NAME"opensaml-config.properties" -
org.opensaml.core.config.provider.SystemPropertyFilesystemConfigurationPropertiesSource Modifier and Type Constant Field Value public static final StringPROPERTY_FILE_NAME"opensaml.config.fileName"
-
org.opensaml.core.xml.BaseBearing Modifier and Type Constant Field Value public static final StringXML_BASE_ATTR_LOCAL_NAME"base" -
org.opensaml.core.xml.IdBearing Modifier and Type Constant Field Value public static final StringXML_ID_ATTR_LOCAL_NAME"id" -
org.opensaml.core.xml.LangBearing Modifier and Type Constant Field Value public static final StringXML_LANG_ATTR_LOCAL_NAME"lang" -
org.opensaml.core.xml.NamespaceManager Modifier and Type Constant Field Value public static final StringDEFAULT_NS_TOKEN"#default" -
org.opensaml.core.xml.SpaceBearing Modifier and Type Constant Field Value public static final StringXML_SPACE_ATTR_LOCAL_NAME"space" -
org.opensaml.core.xml.XMLRuntimeException Modifier and Type Constant Field Value private static final longserialVersionUID1299468635977382060L
-
org.opensaml.core.xml.config.XMLConfigurationException Modifier and Type Constant Field Value private static final longserialVersionUID-6777602050296807774L -
org.opensaml.core.xml.config.XMLConfigurator Modifier and Type Constant Field Value public static final StringXMLTOOLING_CONFIG_NS"http://www.opensaml.org/xmltooling-config"public static final StringXMLTOOLING_CONFIG_PREFIX"xt"public static final StringXMLTOOLING_DEFAULT_OBJECT_PROVIDER"DEFAULT"public static final StringXMLTOOLING_SCHEMA_LOCATION"/schema/xmltooling-config.xsd"
-
org.opensaml.core.xml.io.MarshallingException Modifier and Type Constant Field Value private static final longserialVersionUID7381813529926476459L -
org.opensaml.core.xml.io.UnmarshallingException Modifier and Type Constant Field Value private static final longserialVersionUID7512624219806550152L
-
org.opensaml.core.xml.schema.XSAny Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"anyType" -
org.opensaml.core.xml.schema.XSBase64Binary Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"base64Binary" -
org.opensaml.core.xml.schema.XSBoolean Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"boolean" -
org.opensaml.core.xml.schema.XSDateTime Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"dateTime" -
org.opensaml.core.xml.schema.XSInteger Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"integer" -
org.opensaml.core.xml.schema.XSQName Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"QName" -
org.opensaml.core.xml.schema.XSString Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"string" -
org.opensaml.core.xml.schema.XSURI Modifier and Type Constant Field Value public static final StringTYPE_LOCAL_NAME"anyURI"