Package | Description |
---|---|
org.opensaml.saml.ext.saml2cb |
Interfaces for SAML 2 Channel Binding Extensions.
|
org.opensaml.saml.ext.saml2cb.impl |
Implementation for SAML v2.0 Channel Binding Extensions Version 1.0.
|
org.opensaml.saml.ext.samlec |
Interfaces for SAML-EC GSS-API Mechanism.
|
org.opensaml.saml.ext.samlec.impl |
Implementation for SAML-EC GSS-API schema content.
|
org.opensaml.saml.saml2.ecp |
Interfaces for SAML 2 ECP Elements.
|
org.opensaml.saml.saml2.ecp.impl |
Implementations of SAML 2.0 ECP types and elements.
|
org.opensaml.soap.wssecurity |
XMLObject interfaces for WS-Security 1.1 elements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChannelBindings
SAML 2.0 Channel Bindings Extensions ChannelBinding element.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelBindingsImpl
Concrete implementation of
ChannelBindings . |
Modifier and Type | Interface and Description |
---|---|
interface |
GeneratedKey
SAML-EC GSS-API GeneratedKey element.
|
interface |
SessionKey
SAML-EC GSS-API SessionKey element.
|
Modifier and Type | Class and Description |
---|---|
class |
GeneratedKeyImpl
Concrete implementation of
GeneratedKey . |
class |
SessionKeyImpl
Concrete implementation of
SessionKey . |
Modifier and Type | Interface and Description |
---|---|
interface |
RelayState
SAML 2.0 ECP RelayState SOAP header.
|
interface |
Request
SAML 2.0 ECP Request SOAP header.
|
interface |
RequestAuthenticated
SAML 2.0 ECP RequestAuthenticated SOAP header.
|
interface |
Response
SAML 2.0 ECP Response SOAP header.
|
interface |
SubjectConfirmation
SAML 2.0 ECP SubjectConfirmation SOAP header.
|
Modifier and Type | Class and Description |
---|---|
class |
RelayStateImpl
A concrete implementation of
RelayState . |
class |
RequestAuthenticatedImpl
Concrete implementation of
RequestAuthenticated . |
class |
RequestImpl
A concrete implementation of
Request . |
class |
ResponseImpl
A concrete implementation of
Response . |
class |
SubjectConfirmationImpl
Concrete implementation of
SubjectConfirmation . |
Modifier and Type | Interface and Description |
---|---|
interface |
EncryptedHeader
The <wsse:EncryptedHeader> element.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.