Package | Description |
---|---|
org.opensaml.saml.common.xml |
SAML constants and and misc XML functionality.
|
Modifier and Type | Method and Description |
---|---|
static SAMLSchemaBuilder.SAML1Version |
SAMLSchemaBuilder.SAML1Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SAMLSchemaBuilder.SAML1Version[] |
SAMLSchemaBuilder.SAML1Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SAMLSchemaBuilder(SAMLSchemaBuilder.SAML1Version ver)
Constructor.
|
Copyright © 2018. All rights reserved.