パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.common.xmlobject.impl | |
org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
org.opensaml.saml2.common |
Interfaces for elements and attribtues used in multiple SAML 2.0 specification.
|
org.opensaml.saml2.common.impl |
Implementations of elements and attribtues used in multiple SAML 2.0 specification.
|
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.saml2.metadata |
Interfaces for SAML 2.0 metadata specification types and elements.
|
org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
org.opensaml.samlext.idpdisco | |
org.opensaml.ws.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
org.opensaml.ws.soap.soap11 |
XMLObject interfaces for SOAP 1.1 elements.
|
org.opensaml.ws.soap.soap11.impl |
Provided implementations of the SOAP 1.1 XMLObject interfaces.
|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl | |
org.opensaml.ws.wspolicy |
XMLObject interfaces for WS-Policy 1.2 elements.
|
org.opensaml.ws.wspolicy.impl | |
org.opensaml.ws.wssecurity |
XMLObject interfaces for WS-Security 2004 elements.
|
org.opensaml.ws.wssecurity.impl | |
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl | |
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl | |
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl | |
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.xml.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
org.opensaml.xml.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
org.opensaml.xml.schema |
Interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
org.opensaml.xml.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
org.opensaml.xml.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ShibbolethScopedValueImpl
Concrete implementation of
XSString . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Advice
This interface defines how the object representing a SAML 1
Advice element behaves. |
interface |
StatusDetail
Interface to describe how a
StatusDetail <\code> element behaves |
修飾子とタイプ | クラスと説明 |
---|---|
class |
AdviceImpl
Concrete Implementation of the
Advice Object |
class |
StatusDetailImpl
Concrete implementation of
StatusDetail |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Extensions
SAML 2.0 Extensions
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ExtensionsImpl
Implementation of
Extensions |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AuthnContextDecl
SAML 2.0 Core AuthnContextDecl.
|
interface |
KeyInfoConfirmationDataType
SAML 2.0 Core KeyInfoConfirmationDataType.
|
interface |
SubjectConfirmationData
SAML 2.0 Core SubjectConfirmationData.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AuthnContextDeclImpl
A concrete implementation of
AuthnContextDecl . |
class |
KeyInfoConfirmationDataTypeImpl
Concrete implementation of
SubjectConfirmationData . |
class |
SubjectConfirmationDataImpl
Concrete implementation of
SubjectConfirmationData . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ArtifactResolutionService
SAML 2.0 Metadata ArtifactResolutionService
|
interface |
AssertionConsumerService
SAML 2.0 Metadata AssertionConsumerService
|
interface |
AssertionIDRequestService
SAML 2.0 Metadata AssertionIDRequestService
|
interface |
AttributeService
SAML 2.0 Metadata AttributeService
|
interface |
AuthnQueryService
SAML 2.0 Metadata AuthnQueryService
|
interface |
AuthzService
SAML 2.0 Metadata AuthzService
|
interface |
Endpoint
SAML 2.0 Metadata Endpoint data type interface
|
interface |
IndexedEndpoint
SAML 2.0 Metadata IndexedEndpoint.
|
interface |
ManageNameIDService
SAML 2.0 Metadata ManageNameIDService
|
interface |
NameIDMappingService
SAML 2.0 Metadata NameIDMappingService
|
interface |
SingleLogoutService
SAML 2.0 Metadata SingleLogoutService
|
interface |
SingleSignOnService
SAML 2.0 Metadata SingleSignOnService
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ArtifactResolutionServiceImpl
Concrete implementation of
ArtifactResolutionService |
class |
AssertionConsumerServiceImpl
Concrete implementation of
AssertionConsumerService |
class |
AssertionIDRequestServiceImpl
Concrete implementation of
AssertionIDRequestService |
class |
AttributeServiceImpl
Concrete implementation of
AttributeService . |
class |
AuthnQueryServiceImpl
Concrete implementation of
AuthnQueryService |
class |
AuthzServiceImpl
Concrete implmentation of
AuthzService . |
class |
EndpointImpl
A concrete implementation of
Endpoint |
class |
IndexedEndpointImpl
Concrete implementation of
IndexedEndpoint |
class |
ManageNameIDServiceImpl
Concrete implenentation of
ManageNameIDService . |
class |
NameIDMappingServiceImpl
Concrete implementation of
NameIDMappingService . |
class |
SingleLogoutServiceImpl
Concrete implementation of
SingleLogoutService . |
class |
SingleSignOnServiceImpl
Concrete implementation of
SingleSignOnService . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
DiscoveryResponse
SAML Identity Provider Discovery Protocol DiscoveryResponse
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
DiscoveryResponseImpl
This plugs into the standard opensaml2 parser framework to allow us to get use
DiscoverResponse
elements in our extensions. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractExtensibleSOAPObject
Abstract class implementating validation and element and attribute extensibility.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Body
SOAP 1.1 Body.
|
interface |
Detail
SOAP 1.1 Detail.
|
interface |
Envelope
SOAP 1.1 Envelope.
|
interface |
Header
SOAP 1.1 Header.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
BodyImpl
Concrete implemenation of
Body . |
class |
DetailImpl
Concrete implementation of
Detail . |
class |
EnvelopeImpl
Concrete implementation of
Envelope . |
class |
HeaderImpl
Concrete implementation of
Header . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
EndpointReference
The <wsa:EndpointReference> element.
|
interface |
EndpointReferenceType
Interface for element of type
EndpointReferenceType . |
interface |
FaultTo
The <wsa:FaultTo> element.
|
interface |
From
The <wsa:From> element.
|
interface |
Metadata
The optional <wsa:Metadata> element.
|
interface |
ReferenceParameters
The optional <wsa:ReferenceParameters> element.
|
interface |
ReplyTo
The <wsa:ReplyTo> element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
EndpointReferenceImpl
Concrete implementation of element
EndpointReference . |
class |
EndpointReferenceTypeImpl
Abstract implementation of the element of type
EndpointReferenceType . |
class |
FaultToImpl
Concrete implementation of element
FaultTo . |
class |
FromImpl
Concrete implementation of element
From . |
class |
MetadataImpl
MetadataImpl.
|
class |
ReferenceParametersImpl
ReferenceParametersImpl.
|
class |
ReplyToImpl
Concrete implementation of element
ReplyTo . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AppliesTo
The wsp:AppliesTo element.
|
interface |
PolicyAttachment
The wsp:PolicyAttachment element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AppliesToImpl
AppliesToImpl.
|
class |
PolicyAttachmentImpl
PolicyAttachmentImpl.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Embedded
the <wsse:Embedded> element.
|
interface |
Security
The <wsse:Security> header block.
|
interface |
SecurityTokenReference
The <wsse:SecurityTokenReference> element.
|
interface |
Timestamp
The <wsu:Timestamp> element.
|
interface |
TransformationParameters
The <wsse:TransformationParameters> element.
|
interface |
UsernameToken
The <wsse:UsernameToken> element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
EmbeddedImpl
EmbeddedImpl is the concrete implementation of
Embedded . |
class |
SecurityImpl
SecurityImpl implements the <wsse:Security> header.
|
class |
SecurityTokenReferenceImpl
SecurityTokenReferenceImpl.
|
class |
TimestampImpl
Concrete implementation of
Timestamp . |
class |
TransformationParametersImpl
TransformationParametersImpl implements the <wsse:TransformationParameters> element.
|
class |
UsernameTokenImpl
Implementation of
UsernameToken . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Authenticator
The wst:Authenticator element.
|
interface |
Claims
The wst:Claims element.
|
interface |
Entropy
The wst:Entropy element.
|
interface |
Issuer
The wst:Issuer element.
|
interface |
KeyExchangeToken
The wst:KeyExchangeToken element.
|
interface |
OnBehalfOf
The wst:OnBehalfOf element.
|
interface |
Participants
The wst:Participants element.
|
interface |
RequestSecurityToken
The wst:RequestSecurityToken element.
|
interface |
RequestSecurityTokenResponse
The wst:RequestSecurityTokenResponse element.
|
interface |
SignChallenge
The wst:SignChallenge element.
|
interface |
SignChallengeResponse
The wst:SignChallengeResponse element.
|
interface |
SignChallengeType
SignChallengeType complex type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AuthenticatorImpl
AuthenticatorImpl.
|
class |
ClaimsImpl
ClaimsImpl.
|
class |
EntropyImpl
EntropyImpl.
|
class |
IssuerImpl
IssuerImpl.
|
class |
KeyExchangeTokenImpl
KeyExchangeTokenImpl.
|
class |
OnBehalfOfImpl
OnBehalfOfImpl.
|
class |
ParticipantsImpl
ParticipantsImpl.
|
class |
RequestSecurityTokenImpl
RequestSecurityTokenImpl.
|
class |
RequestSecurityTokenResponseImpl
RequestSecurityTokenResponseImpl.
|
class |
SignChallengeImpl
SignChallengeImpl.
|
class |
SignChallengeResponseImpl
SignChallengeImpl.
|
class |
SignChallengeTypeImpl
SignChallengeTypeImpl.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ResourceContentType
XACML context ResourceContent schema type.
|
interface |
StatusDetailType
XACML context StatusDetail schema type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ResourceContentTypeImpl
Concrete implementation of
ResourceContentType . |
class |
StatusDetailTypeImpl
Concrete implementation of
StatusCodeType . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AttributeAssignmentType
XACML AttributeAssignment schema type.
|
interface |
AttributeValueType
XACML AttributeValue schema type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttributeAssignmentTypeImpl
Implementation for
AttributeAssignmentType . |
class |
AttributeValueTypeImpl
Implementation of
AttributeValueType . |
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractElementExtensibleXMLObject
AbstractElementExtensible is an element of type
xs:any , but without xs:anyAttribute
attribute or text content. |
class |
AbstractExtensibleXMLObject
AbstractExtensibleXMLObject is an element of type
xs:any , and with xs:anyAttribute
attributes. |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AgreementMethod
XMLObject representing XML Encryption, version 20021210, AgreementMethod element.
|
interface |
DataReference
XMLObject representing XML Encryption, version 20021210, DataReference element.
|
interface |
EncryptionMethod
XMLObject representing XML Encryption, version 20021210, EncryptionMethod element.
|
interface |
EncryptionProperty
XMLObject representing XML Encryption, version 20021210, EncryptionProperty element.
|
interface |
KeyReference
XMLObject representing XML Encryption, version 20021210, KeyReference element.
|
interface |
ReferenceType
XMLObject representing XML Encryption, version 20021210, ReferenceType type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AgreementMethodImpl
Concrete implementation of
AgreementMethod . |
class |
DataReferenceImpl
Concrete implementation of
DataReference . |
class |
EncryptionMethodImpl
Concrete implementation of
EncryptionMethod . |
class |
EncryptionPropertyImpl
Concrete implementation of
EncryptionProperty |
class |
KeyReferenceImpl |
class |
ReferenceTypeImpl
Concrete implementation of
ReferenceType |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
XSAny
Represents the schema Any type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
XSAnyImpl
Concrete implementation of
XSAny . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
DigestMethod
XMLObject representing XML Digital Signature, version 20020212, DigestMethod element.
|
interface |
PGPData
XMLObject representing XML Digital Signature, version 20020212, PGPData element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
DigestMethodImpl
Concrete implementation of
DigestMethod . |
class |
PGPDataImpl
Concrete implementation of
PGPData |
Copyright © 2012. All Rights Reserved.