| Package | Description |
|---|---|
| org.opensaml.core.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
| org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
| org.opensaml.saml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSAnyImpl
Concrete implementation of
XSAny. |
| Modifier and Type | Method and Description |
|---|---|
XSAny |
XSAnyBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthnContextDecl
SAML 2.0 Core AuthnContextDecl.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthnContextDeclImpl
A concrete implementation of
AuthnContextDecl. |
Copyright © 2021. All rights reserved.