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.samlext.samlpthrpty |
Interfaces for SAML 2 protocol third-party response profile.
|
org.opensaml.samlext.samlpthrpty.impl |
Implementation for SAML 2 protocol third-party response profile objects.
|
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 . |
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 . |
Copyright © 1999-2013. All Rights Reserved.