Package com.onelogin.saml2.util
Class SchemaFactory
- java.lang.Object
-
- com.onelogin.saml2.util.SchemaFactory
-
public abstract class SchemaFactory extends java.lang.ObjectSchemaFactory 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 Summary
Fields Modifier and Type Field Description private static org.slf4j.LoggerLOGGERPrivate property to construct a logger for this class.static java.net.URLSAML_SCHEMA_METADATA_2_0static java.net.URLSAML_SCHEMA_PROTOCOL_2_0
-
Constructor Summary
Constructors Modifier Constructor Description privateSchemaFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.xml.validation.SchemaloadFromUrl(java.net.URL schemaUrl)
-