| Package | Description |
|---|---|
| org.opensaml.saml.ext.saml2alg.impl |
Implementation for SAML v2.0 Metadata Profile for Algorithm Support Version 1.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DigestMethodImpl
Implementation of
DigestMethod. |
| Modifier and Type | Method and Description |
|---|---|
DigestMethod |
DigestMethodBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
DigestMethod |
DigestMethodBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|