| Package | Description |
|---|---|
| org.opensaml.saml2.core |
Interfaces for SAML 2.0 core specification types and elements.
|
| org.opensaml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
| org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
| 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. |
| 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.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.