Uses of Enum Class
org.opensaml.saml.common.xml.SAMLSchemaBuilder.SAML1Version
Packages that use SAMLSchemaBuilder.SAML1Version
-
Uses of SAMLSchemaBuilder.SAML1Version in org.opensaml.saml.common.xml
Methods in org.opensaml.saml.common.xml that return SAMLSchemaBuilder.SAML1VersionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SAMLSchemaBuilder.SAML1Version[]SAMLSchemaBuilder.SAML1Version.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opensaml.saml.common.xml with parameters of type SAMLSchemaBuilder.SAML1VersionModifierConstructorDescriptionConstructor.SAMLSchemaBuilder(SAMLSchemaBuilder.SAML1Version ver, boolean strict) Constructor.