| Package | Description |
|---|---|
| org.opensaml.saml.ext.samlec.impl |
Implementation for SAML-EC GSS-API schema content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedKeyImpl
Concrete implementation of
GeneratedKey. |
| Modifier and Type | Method and Description |
|---|---|
GeneratedKey |
GeneratedKeyBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
GeneratedKey |
GeneratedKeyBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|