Package com.onelogin.saml2.util
Class SchemaFactory
java.lang.Object
com.onelogin.saml2.util.SchemaFactory
SchemaFactory class of OneLogin's Java Toolkit.
A class that read SAML schemas that will be used to validate XMLs of the OneLogin's Java Toolkit
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGERPrivate property to construct a logger for this class. -
SAML_SCHEMA_METADATA_2_0
-
SAML_SCHEMA_PROTOCOL_2_0
-
-
Constructor Details
-
SchemaFactory
private SchemaFactory()
-
-
Method Details
-
loadFromUrl
- Throws:
SAXException
-