Package | Description |
---|---|
org.opensaml.saml.ext.samlpthrpty |
Interfaces for SAML 2 Metadata Extension for Third-Party Request Protocol Extension.
|
org.opensaml.saml.ext.samlpthrpty.impl |
Implementation for SAML V2 Protocol Extension for Third-Party Requests.
|
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 | Interface and Description |
---|---|
interface |
RespondTo
SAML 2.0 Protocol Third-party extension RespondTo.
|
Modifier and Type | Class and Description |
---|---|
class |
RespondToImpl
Concerte implementation of
RespondTo . |
Modifier and Type | Interface and Description |
---|---|
interface |
Issuer
SAML 2.0 Core Issuer.
|
interface |
NameID
SAML 2.0 Core NameID.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNameIDType
Abstract implementation of
NameIDType . |
class |
IssuerImpl
A concrete implementation of
Issuer . |
class |
NameIDImpl
Concrete implementation of
NameID . |
Copyright © 2016 JBoss by Red Hat. All rights reserved.