パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.common.xmlobject | |
edu.internet2.middleware.shibboleth.common.xmlobject.impl | |
org.opensaml.common |
Base classes for working with SAML as Java objects.
|
org.opensaml.common.impl |
Base classes for various SAMLObjects constructs.
|
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.ecp | |
org.opensaml.saml2.ecp.impl | |
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.samlext.saml1md |
Interfaces for SAML 1 metadata profile.
|
org.opensaml.samlext.saml1md.impl |
Implementation of SAML 1 metadata profile objects.
|
org.opensaml.samlext.saml2aslo |
Interfaces for SAML 2 Protocol Extension for Async Logout
Information on using this library can be found in the
User's Manual and information
on extending its functionality can be found in the
Developer's Manual.
|
org.opensaml.samlext.saml2aslo.impl |
Implementation for SAML 2 Protocol Extension for Async Logout objects.
|
org.opensaml.samlext.saml2delrestrict |
Interfaces for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.samlext.saml2delrestrict.impl |
Implementation for SAML 2 Condition for Delegation Restriction.
|
org.opensaml.samlext.saml2mdattr | |
org.opensaml.samlext.saml2mdattr.impl | |
org.opensaml.samlext.saml2mdquery |
Interfaces for SAML 2 metadata standalone query endpoints profile.
|
org.opensaml.samlext.saml2mdquery.impl |
Implemention for SAML 2 metadata standalone query endpoints profile objects.
|
org.opensaml.samlext.saml2mdui |
Interfaces for SAML 2 Metadata Extensions for UI and Discovery
Information on using this library can be found in the
User's Manual and information
on extending its functionality can be found in the
Developer's Manual.
|
org.opensaml.samlext.saml2mdui.impl |
Implementation for SAML 2 Metadata Extensions for UI and Discovery objects.
|
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.
|
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.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 | |
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl | |
org.opensaml.xacml.impl | |
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl | |
org.opensaml.xacml.profile.saml | |
org.opensaml.xacml.profile.saml.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.
|
org.opensaml.xml.validation |
Interfaces for classes that may be used to validate trees of XMLObjects.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ShibbolethMetadataKeyAuthority
Shibboleth SAML metadata extension KeyAuthority element.
|
interface |
ShibbolethMetadataScope
Shibboleth SAML metadata extension Scope element.
|
interface |
ShibbolethScopedValue
Represents a string value that contains an attribute containing a scope.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ShibbolethMetadataKeyAuthorityImpl
Implementation of
ShibbolethMetadataKeyAuthority . |
class |
ShibbolethMetadataScopeImpl
Implementation of
ShibbolethMetadataScope . |
class |
ShibbolethScopedValueImpl
Concrete implementation of
XSString . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
SAMLObject
A base interface for all SAML Objects.
|
interface |
SignableSAMLObject
A signable SAMLObject.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractSAMLObject
An abstract implementation of SAMLObject.
|
class |
AbstractSignableSAMLObject
Abstract SAMLObject implementation that also implements
SignableXMLObject . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Action
Interface describing how a SAML1.1
Action element behaves |
interface |
Advice
This interface defines how the object representing a SAML 1
Advice element behaves. |
interface |
Assertion
This interface defines how the object representing a SAML 1
Assertion element behaves. |
interface |
AssertionArtifact
This interface is for the SAML1
AssertionArtifact extention point. |
interface |
AssertionIDReference
This interface defines how the object representing a SAML 1
AssertionIDReference element behaves. |
interface |
AttributeDesignator
This interface defines how the object representing a SAML 1
AttributeDesignator element behaves. |
interface |
AttributeQuery
Description of the behaviour of the
AttributeQuery element |
interface |
AttributeStatement
This interface defines how the object representing a SAML 1
AttributeStatement element behaves. |
interface |
AttributeValue
This interface defines how the object representing a SAML 1
AttributeValue element behaves. |
interface |
Audience
This interface describes how ab object representing a SAML1
Audience element will behave. |
interface |
AudienceRestrictionCondition
This interface describes how ab object representing a SAML1
AudienceRestrictionCondition element will
behave. |
interface |
AuthenticationQuery
Description of the behaviour of the
AuthenticationQuery element |
interface |
AuthenticationStatement
This interface defines how the object representing a SAML1
AuthenticationStatment element behaves. |
interface |
AuthorityBinding
Interface to define how a
AuthorityBinding <\code> element behaves |
interface |
AuthorizationDecisionQuery
Description of the behaviour of the
AuthorizationDecisionQuery element |
interface |
AuthorizationDecisionStatement
This interface defines how the object representing a SAML1
AuthorizationDecisionStatement element
behaves. |
interface |
Conditions
This interface defines how the object representing a SAML1
Conditions element behaves. |
interface |
ConfirmationMethod
This interface defines how the object representing a SAML1
ConfirmationMethod element behaves. |
interface |
DoNotCacheCondition
This interface describes how ab object representing a SAML1
DoNotCacheCondition element will behave. |
interface |
Evidence
Interface describing how a SAML1.1
Evidence element behaves |
interface |
Evidentiary
Marker interface for element types that can constitute evidence within a @{org.opensaml.saml1.core.Evidence} object.
|
interface |
NameIdentifier
Interface to define how a NameIdentifier element behaves.
|
interface |
Query
This interface is for the SAML1
Query extention point. |
interface |
RequestAbstractType
This interface describes the base class for types derived from
RequestAbstractType |
interface |
RespondWith
This interface defines how the (deprecated) RespondWith element would behave.
|
interface |
ResponseAbstractType
This interface defines the base class for type derived from the SAML1
ResponseAbstractType . |
interface |
Statement
This interface defines how the object representing a SAML1
Statement element behaves. |
interface |
Status
This interface defines how the object representing a SAML 1
Status element behaves. |
interface |
StatusCode
This interface defines how the object representing a SAML 1
StatusCode element behaves. |
interface |
StatusDetail
Interface to describe how a
StatusDetail <\code> element behaves |
interface |
StatusMessage
This interface defines how the object representing a SAML1
StatusMessage element behaves. |
interface |
Subject
Interface to describe how the
Subject elements work. |
interface |
SubjectConfirmation
Interface to define how a SubjectConfirmation element behaves
|
interface |
SubjectConfirmationData
This interface defines how the object representing a SAML1
SubjectConfirmationData element behaves. |
interface |
SubjectLocality
Interface to define how a SubjectLocality element behaves.
|
interface |
SubjectQuery
This interface is for the SAML1
SubjectQuery extention point. |
interface |
SubjectStatement
Interface to descibe how the anchor point SubjectStatement would work.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AdviceImpl
Concrete Implementation of the
Advice Object |
class |
AssertionArtifactImpl
Concrete implementation if
AssertionArtifact |
class |
AssertionIDReferenceImpl
Concrete Implementation of
AssertionIDReference Object |
class |
AssertionImpl
This class implements the SAML 1
Assertion statement. |
class |
AttributeDesignatorImpl
Concrete Implementation of the
AttributeDesignator interface. |
class |
AttributeImpl
A Concrete implementation of the
Attribute Interface |
class |
AttributeQueryImpl
Concrete implementation of the
AttributeQuery interface |
class |
AttributeStatementImpl
A Concrete implementation of the
AttributeStatement Interface |
class |
AudienceImpl
Concrete class implementation of
Audience |
class |
AudienceRestrictionConditionImpl
Concrete implementation of the org.opensaml.saml1.core.AudienceRestrictionCondition
|
class |
AuthenticationQueryImpl
Concrete implementation of the
AuthenticationQuery interface |
class |
AuthenticationStatementImpl
A Concrete implementation of the
AuthenticationStatement Interface |
class |
AuthorityBindingImpl
A concrete impementation of the
SubjectLocality interface |
class |
AuthorizationDecisionQueryImpl
Concrete implementation of the
AuthorizationDecisionQuery interface |
class |
AuthorizationDecisionStatementImpl
A concrete implementation of
AuthorizationDecisionStatement |
class |
ConditionsImpl
This is a concrete implementation of the
Conditions interface. |
class |
ConfirmationMethodImpl
Concrete Implementation of the
ConfirmationMethod interface |
class |
DoNotCacheConditionImpl
Concrete Implementation of a
DoNotCacheCondition Objects. |
class |
EvidenceImpl
Concrete implementation of the
Evidence interface. |
class |
NameIdentifierImpl
Complete implementation of
NameIdentifierImpl |
class |
RequestAbstractTypeImpl
Implementation of
RequestAbstractType . |
class |
RequestImpl
Concrete implementation of
Request |
class |
RespondWithImpl
Implementation of
RespondWith . |
class |
ResponseAbstractTypeImpl
Abstract implementation of
ResponseAbstractType Object |
class |
ResponseImpl
Implementation of the
Response Object |
class |
StatusCodeImpl
Concrete implementation of
StatusCode Object. |
class |
StatusDetailImpl
Concrete implementation of
StatusDetail |
class |
StatusMessageImpl
Concrete implementation of org.opensaml.saml1.core StatusMessage object
|
class |
SubjectConfirmationImpl
Concrete implementation of a
SubjectConfirmation object |
class |
SubjectImpl
Complete implementation of
Subject |
class |
SubjectLocalityImpl
A concrete impementation of the
SubjectLocality interface |
class |
SubjectQueryImpl
Concrete (but abstract) implementation of
SubjectQuery abstract type |
class |
SubjectStatementImpl
Abstract type to implement SubjectStatementType
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
CacheableSAMLObject
A functional interface for SAMLElements that provide cache duration information.
|
interface |
Extensions
SAML 2.0 Extensions
|
interface |
TimeBoundSAMLObject
A functional interface for SAMLElements that are bounded with a
"validUntil" attribute.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ExtensionsImpl
Implementation of
Extensions |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Artifact
SAML 2.0 Core Artifact.
|
interface |
ArtifactResolve
SAML 2.0 Core ArtifactResolve.
|
interface |
ArtifactResponse
SAML 2.0 Core ArtifactResponse.
|
interface |
AssertionIDRef
SAML 2.0 Core AssertionIDRef.
|
interface |
AssertionIDRequest
SAML 2.0 Core AssertionIDRequest.
|
interface |
AssertionURIRef
SAML 2.0 Core AssertionURIRef.
|
interface |
Attribute
SAML 2.0 Core Attribute.
|
interface |
AudienceRestriction
SAML 2.0 Core AudienceRestriction.
|
interface |
AuthenticatingAuthority
SAML 2.0 Core AuthenticatingAuthority.
|
interface |
AuthnContext
SAML 2.0 Core AuthnContext.
|
interface |
AuthnContextClassRef
SAML 2.0 Core AuthnContextClassRef.
|
interface |
AuthnContextDecl
SAML 2.0 Core AuthnContextDecl.
|
interface |
AuthnContextDeclRef
SAML 2.0 Core AuthnContextDeclRef.
|
interface |
AuthnQuery
SAML 2.0 AuthnQuery.
|
interface |
AuthnRequest
SAML 2.0 Core AuthnRequest.
|
interface |
AuthnStatement
SAML 2.0 Core AuthnStatement.
|
interface |
AuthzDecisionQuery
SAML 2.0 AuthzDecisionQuery.
|
interface |
AuthzDecisionStatement
SAML 2.0 Core AuthzDecisionStatement.
|
interface |
BaseID
SAML 2.0 Core BaseID.
|
interface |
Condition
SAML 2.0 Core Condition.
|
interface |
EncryptedAssertion
SAML 2.0 Core EncryptedAssertion.
|
interface |
EncryptedAttribute
SAML 2.0 Core EncryptedAttribute.
|
interface |
EncryptedElementType
SAML 2.0 Core EncryptedElementType.
|
interface |
EncryptedID
SAML 2.0 Core EncryptedID.
|
interface |
GetComplete
SAML 2.0 Core GetComplete.
|
interface |
IDPEntry
SAML 2.0 Core IDPEntry.
|
interface |
IDPList
SAML 2.0 Core IDPList.
|
interface |
Issuer
SAML 2.0 Core Issuer.
|
interface |
KeyInfoConfirmationDataType
SAML 2.0 Core KeyInfoConfirmationDataType.
|
interface |
LogoutRequest
SAML 2.0 Core LogoutRequest.
|
interface |
LogoutResponse
SAML 2.0 Core LogoutResponse.
|
interface |
ManageNameIDRequest
SAML 2.0 Core ManageNameIDRequest.
|
interface |
ManageNameIDResponse
SAML 2.0 Core ManageNameIDResponse.
|
interface |
NameID
SAML 2.0 Core NameID.
|
interface |
NameIDMappingRequest
SAML 2.0 Core NameIDMappingRequest.
|
interface |
NameIDMappingResponse
SAML 2.0 Core NameIDMappingResponse .
|
interface |
NameIDPolicy
SAML 2.0 Core NameIDPolicy.
|
interface |
NewEncryptedID
SAML 2.0 Core NewEncryptedID.
|
interface |
NewID
SAML 2.0 Core NewID.
|
interface |
OneTimeUse
SAML 2.0 Core OneTimeUse.
|
interface |
ProxyRestriction
SAML 2.0 Core ProxyRestriction.
|
interface |
RequestedAuthnContext
SAML 2.0 Core RequestedAuthnContext.
|
interface |
RequesterID
SAML 2.0 Core RequesterID.
|
interface |
Scoping
SAML 2.0 Core Scoping.
|
interface |
SessionIndex
SAML 2.0 Core SessionIndex.
|
interface |
StatusResponseType
SAML 2.0 Core StatusResponseType.
|
interface |
Terminate
SAML 2.0 Core Terminate
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractNameIDType
Abstract implementation of
NameIDType . |
class |
ArtifactImpl
Concrete implementation of
Artifact . |
class |
ArtifactResolveImpl
Concrete implementation of
ArtifactResolve . |
class |
ArtifactResponseImpl
Concrete implementation of
ArtifactResponse . |
class |
AssertionIDRefImpl
Concrete implementation of
AssertionIDRef . |
class |
AssertionIDRequestImpl
A concrete implementation of
AssertionIDRequest . |
class |
AssertionURIRefImpl
A concrete implementation of
AssertionURIRef . |
class |
AudienceRestrictionImpl
Concrete implementation of
AudienceRestriction . |
class |
AuthenticatingAuthorityImpl
A concrete implemenation of
AuthenticatingAuthority . |
class |
AuthnContextClassRefImpl
A concrete implementation of
AuthnContextClassRef . |
class |
AuthnContextDeclImpl
A concrete implementation of
AuthnContextDecl . |
class |
AuthnContextDeclRefImpl
A concrete implementation of
AuthnContextDeclRef . |
class |
AuthnContextImpl
A concrete implemenation of
AuthnContext . |
class |
AuthnQueryImpl
Concrete implementation of
AuthnQuery . |
class |
AuthnRequestImpl
A concrete implementation of
AuthnRequest . |
class |
AuthnStatementImpl
A concrete implementation of
AuthnStatement . |
class |
AuthzDecisionQueryImpl
Concrete implementation of
AuthzDecisionQuery . |
class |
AuthzDecisionStatementImpl
A concrete implementation of
AuthzDecisionStatement . |
class |
BaseIDImpl
Concrete implementation of
BaseID . |
class |
EncryptedAssertionImpl
A concrete implementation of
EncryptedAssertion . |
class |
EncryptedAttributeImpl
A concrete implementation of
EncryptedAttribute . |
class |
EncryptedElementTypeImpl
A concrete implementation of
EncryptedElementType . |
class |
EncryptedIDImpl
A concrete implementation of
EncryptedID . |
class |
GetCompleteImpl
Concrete implementation of
GetComplete . |
class |
IDPEntryImpl
Concrete implementation of
IDPEntry . |
class |
IDPListImpl
Concrete implementation of
IDPList . |
class |
KeyInfoConfirmationDataTypeImpl
Concrete implementation of
SubjectConfirmationData . |
class |
LogoutRequestImpl
A concrete implementation of
LogoutRequest . |
class |
LogoutResponseImpl
A concrete implementation of
LogoutResponse . |
class |
ManageNameIDRequestImpl
A concrete implementation of
ManageNameIDRequest . |
class |
ManageNameIDResponseImpl
A Builder for
ManageNameIDResponseImpl objects. |
class |
NameIDImpl
Concrete implementation of
NameID . |
class |
NameIDMappingRequestImpl
A concrete implementation of
NameIDMappingRequest . |
class |
NameIDMappingResponseImpl
Concrete implementation of
NameIDMappingResponse . |
class |
NameIDPolicyImpl
Concrete implementation of
NameIDPolicy . |
class |
NewEncryptedIDImpl
A concrete implementation of
NewEncryptedID . |
class |
NewIDImpl
Concrete implementation of
NewID . |
class |
OneTimeUseImpl
Concrete implementation of
OneTimeUse . |
class |
ProxyRestrictionImpl
Concrete implementation of
ProxyRestriction . |
class |
RequestedAuthnContextImpl
Concrete implementation of
RequestedAuthnContext . |
class |
RequesterIDImpl
Concrete implementation of
RequesterID . |
class |
ScopingImpl
Concrete implementation of
Scoping . |
class |
SessionIndexImpl
Concrete implementation of
SessionIndex . |
class |
StatusResponseTypeImpl
Concrete implementation of
StatusResponseType . |
class |
SubjectConfirmationDataImpl
Concrete implementation of
SubjectConfirmationData . |
class |
TerminateImpl
Concrete implementation of
Terminate . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
RelayState
SAML 2.0 ECP RelayState SOAP header.
|
interface |
Request
SAML 2.0 ECP Request SOAP header.
|
interface |
Response
SAML 2.0 ECP Response SOAP header.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
RelayStateImpl
A concrete implementation of
RelayState . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AdditionalMetadataLocation
SAML 2.0 Metadata AdditionalMetadataLocation
|
interface |
AffiliateMember
SAML 2.0 Metadata AffiliateMember
|
interface |
AffiliationDescriptor
SAML 2.0 Metadata AffiliationDescriptorType
|
interface |
ArtifactResolutionService
SAML 2.0 Metadata ArtifactResolutionService
|
interface |
AssertionConsumerService
SAML 2.0 Metadata AssertionConsumerService
|
interface |
AssertionIDRequestService
SAML 2.0 Metadata AssertionIDRequestService
|
interface |
AttributeAuthorityDescriptor
SAML 2.0 Metadata AttributeAuthorityDescriptor
|
interface |
AttributeConsumingService
SAML 2.0 Metadata AttributeAuthorityDescriptor
|
interface |
AttributeProfile
SAML 2.0 Metadata AttributeProfile
|
interface |
AttributeService
SAML 2.0 Metadata AttributeService
|
interface |
AuthnAuthorityDescriptor
SAML 2.0 Metadata AuthnAuthorityDescriptor
|
interface |
AuthnQueryService
SAML 2.0 Metadata AuthnQueryService
|
interface |
AuthzService
SAML 2.0 Metadata AuthzService
|
interface |
Company
SAML 2.0 Metadata Company
|
interface |
ContactPerson
SAML 2.0 Metadata ContactPerson
|
interface |
EmailAddress
SAML 2.0 Metadata EmailAddress
|
interface |
Endpoint
SAML 2.0 Metadata Endpoint data type interface
|
interface |
EntitiesDescriptor
SAML 2.0 Metadata EntitiesDescriptor.
|
interface |
EntityDescriptor
SAML 2.0 Metadata EntityDescriptor
|
interface |
GivenName
SAML 2.0 Metadata GivenName
|
interface |
IDPSSODescriptor
SAML 2.0 Metadata IDPSSODescriptorType
|
interface |
IndexedEndpoint
SAML 2.0 Metadata IndexedEndpoint.
|
interface |
KeyDescriptor |
interface |
ManageNameIDService
SAML 2.0 Metadata ManageNameIDService
|
interface |
NameIDFormat
SAML 2.0 Metadata NameIDFormat
|
interface |
NameIDMappingService
SAML 2.0 Metadata NameIDMappingService
|
interface |
Organization
SAML 2.0 Metadata Organization
|
interface |
OrganizationDisplayName
SAML 2.0 Metadata OrganizationDisplayName
|
interface |
OrganizationName
SAML 2.0 Metadata OrganizationName
|
interface |
OrganizationURL
SAML 2.0 Metadata OrganizationURL
|
interface |
PDPDescriptor
SAML 2.0 Metadata PDPDescriptor.
|
interface |
RequestedAttribute
SAML 2.0 Metadata RequestedAttribute
|
interface |
RoleDescriptor
SAML 2.0 Metadata RoleDescriptor.
|
interface |
ServiceDescription
SAML 2.0 Metadata ServiceDescription
|
interface |
ServiceName
SAML 2.0 Metadata ServiceName
|
interface |
SingleLogoutService
SAML 2.0 Metadata SingleLogoutService
|
interface |
SingleSignOnService
SAML 2.0 Metadata SingleSignOnService
|
interface |
SPSSODescriptor
SAML 2.0 Metadata SPSSODescriptorType
|
interface |
SSODescriptor
SAML 2.0 Metadata SSODescriptor
|
interface |
SurName
SAML 2.0 Metadata SurName
|
interface |
TelephoneNumber
SAML 2.0 Metadata TelephoneNumber
|
修飾子とタイプ | インタフェースと説明 |
---|---|
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. |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
SourceID
SAML 1 Metadata extension SourceID
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
SourceIDImpl |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Asynchronous
SAML 2.0 Protocol extension Asynchronous
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AsynchronousImpl
Concrete implementation of
Asynchronous . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Delegate
SAML 2.0 Condition for Delegation Restriction - Delegate element.
|
interface |
DelegationRestrictionType
SAML 2.0 Condition for Delegation Restriction - DelegationRestrictionType complex type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
DelegateImpl
Implementation of
Delegate . |
class |
DelegationRestrictionTypeImpl
Implementation of
DelegationRestrictionType . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
EntityAttributes
SAML V2.0 Metadata Extension for Entity Attributes EntityAttributes SAML object.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
EntityAttributesImpl
Concrete implementation of
EntityAttributes . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ActionNamespace
SAML 2.0 Metadata extension ActionNamespace
|
interface |
AttributeQueryDescriptorType
SAML 2.0 Metadata extension AttributeQueryDescriptorType.
|
interface |
AuthnQueryDescriptorType
SAML 2.0 Metadata extension AuthnQueryDescriptorType.
|
interface |
AuthzDecisionQueryDescriptorType
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.
|
interface |
QueryDescriptorType
SAML 2.0 Metadata extension QueryDescriptorType.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ActionNamespaceImpl
Concrete implementation of
ActionNamespace . |
class |
AttributeQueryDescriptorTypeImpl
Concrete implementation of
AttributeQueryDescriptorType . |
class |
AuthnQueryDescriptorTypeImpl
Concrete implementation of
AuthnQueryDescriptorType . |
class |
AuthzDecisionQueryDescriptorTypeImpl
Concrete implementation of
AuthzDecisionQueryDescriptorType . |
class |
QueryDescriptorTypeImpl
Concrete implementation of
QueryDescriptorType . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Description
DisplayName.
|
interface |
DiscoHints
See IdP Discovery and Login UI Metadata Extension Profile.
|
interface |
DisplayName
DisplayName.
|
interface |
DomainHint
IPHint.
|
interface |
GeolocationHint
IPHint.
|
interface |
InformationURL
InformationURL.
|
interface |
IPHint
IPHint.
|
interface |
Keywords
DisplayName.
|
interface |
LocalizedName
LocalizedName.
|
interface |
LocalizedURI
LocalizedURI.
|
interface |
Logo
Localized logo type.
|
interface |
PrivacyStatementURL
PrivacyStatementURL.
|
interface |
UIInfo
See IdP Discovery and Login UI Metadata Extension Profile.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
DescriptionImpl
Concrete implementation of
Description . |
class |
DiscoHintsImpl
Concrete implementation of
DiscoHints . |
class |
DisplayNameImpl
Concrete implementation of
DisplayName . |
class |
DomainHintImpl
Concrete implementation of
DomainHint . |
class |
GeolocationHintImpl
Concrete implementation of
GeolocationHint . |
class |
InformationURLImpl
Concrete implementation of
InformationURL . |
class |
IPHintImpl
Concrete implementation of
IPHint . |
class |
KeywordsImpl
Concrete Implementation of
Keywords . |
class |
LocalizedNameImpl
Concrete implementation of
LocalizedName . |
class |
LocalizedURIImpl
Concrete implementation of
LocalizedURI . |
class |
LogoImpl
Concrete implementation of
Logo . |
class |
PrivacyStatementURLImpl
Concrete implementation of
PrivacyStatementURL . |
class |
UIInfoImpl
Concrete implementation of
UIInfo . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
RespondTo
SAML 2.0 Protocol Third-party extension RespondTo
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
RespondToImpl
Concerte implementation of
RespondTo . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
SOAPObject
Base interface for all SOAP objects.
|
修飾子とタイプ | クラスと説明 |
---|---|
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 |
Fault
SOAP 1.1 Fault.
|
interface |
FaultActor
SOAP 1.1 faultactor.
|
interface |
FaultCode
SOAP 1.1 faultcode.
|
interface |
FaultString
SOAP 1.1 faultstring.
|
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 |
FaultActorImpl
Concrete implementation of
FaultActor . |
class |
FaultCodeImpl
Concrete implementation of
FaultCode . |
class |
FaultImpl
Concrete implemenation of
Fault . |
class |
FaultStringImpl
Concrete implemenation of
FaultString . |
class |
HeaderImpl
Concrete implementation of
Header . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Address
The <wsa:Address> element.
|
interface |
AttributedQName
Interface for type <wsa:AttributedQName>.
|
interface |
MessageID
The <wsa:MessageID> element.
|
interface |
ProblemHeaderQName
Interface for element <wsa:ProblemHeaderQName>.
|
interface |
ProblemIRI
The <wsa:ProblemIRI> element.
|
interface |
RelatesTo
Interface for element <wsa:RelatesTo>.
|
interface |
SoapAction
Interface for element of type <wsa:SoapAction>.
|
interface |
To
The <wsa:To> element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractWSAddressingObject
AbstractWSAddressingObject.
|
class |
ActionImpl
ActionImpl is the concrete implementation of
Action . |
class |
AddressImpl
AddressImpl is the concrete implementation of
Address . |
class |
AttributedQNameImpl
Implementation of
AttributedQName . |
class |
AttributedUnsignedLongImpl
Implementation of
AttributedUnsignedLong . |
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 |
MessageIDImpl
Concrete implementation for the
MessageID element. |
class |
MetadataImpl
MetadataImpl.
|
class |
ProblemActionImpl
Implementation of
ProblemAction . |
class |
ProblemHeaderQNameImpl
Concrete implementation for the
ProblemHeaderQName element. |
class |
ProblemIRIImpl
ProblemIRIImpl is the concrete implementation of
ProblemIRI . |
class |
ReferenceParametersImpl
ReferenceParametersImpl.
|
class |
RelatesToImpl
Implementation of
RelatesTo . |
class |
ReplyToImpl
Concrete implementation of element
ReplyTo . |
class |
RetryAfterImpl
Implementation of
RetryAfter . |
class |
SoapActionImpl
Implementation of
SoapAction . |
class |
ToImpl
Concrete implementation for the
To element. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractWSPolicyObject
AbstractWSSecurityObject.
|
class |
AllImpl
AllImpl.
|
class |
AppliesToImpl
AppliesToImpl.
|
class |
ExactlyOneImpl
ExactlyOneImpl.
|
class |
OperatorContentTypeImpl
OperatorContentTypeImpl.
|
class |
PolicyAttachmentImpl
PolicyAttachmentImpl.
|
class |
PolicyImpl
PolicyImpl.
|
class |
PolicyReferenceImpl
PolicyReferenceImpl.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AttributedDateTime
Interface for elements of complex type AttributedDateTime.
|
interface |
AttributedString
Interface for elements of complex type AttributedString.
|
interface |
AttributedURI
Interface for elements of complex type AttributedURI.
|
interface |
BinarySecurityToken
The <wsse:BinarySecurityToken> element.
|
interface |
Created
The <wsu:Created> element.
|
interface |
EncodedString
Interface for elements of complex type EncodedString.
|
interface |
Expires
The <wsu:Expires> element.
|
interface |
Iteration
The <wsse11:Iteration> element within a <wsse:UsernameToken>
element.
|
interface |
KeyIdentifier
The <wsse:KeyIdentifier> element.
|
interface |
Nonce
The <wsse:Nonce> element within a <wsse:UsernameToken> element.
|
interface |
Password
The
Password element. |
interface |
Salt
The <wsse11:Salt> element within the <wsse:UsernameToken>
element.
|
interface |
Username
The <wsse:Username> element within the <wsse:UsernameToken>
element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractWSSecurityObject
AbstractWSSecurityObject
|
class |
AttributedDataTimeImpl
推奨されていません。
replacement
AttributedDateTimeImpl . |
class |
AttributedDateTimeImpl
Implementation of
AttributedDateTime . |
class |
AttributedStringImpl
Implementation of
AttributedString . |
class |
AttributedURIImpl
Implementation of
AttributedURI . |
class |
BinarySecurityTokenImpl
BinarySecurityTokenImpl.
|
class |
CreatedImpl
CreatedImpl.
|
class |
EmbeddedImpl
EmbeddedImpl is the concrete implementation of
Embedded . |
class |
EncodedStringImpl
Implementation of
EncodedString . |
class |
EncryptedHeaderImpl
Implementation of
EncryptedHeader . |
class |
ExpiresImpl
ExpiresImpl.
|
class |
IterationImpl
IterationImpl.
|
class |
KeyIdentifierImpl
KeyIdentifierImpl.
|
class |
NonceImpl
NonceImpl.
|
class |
PasswordImpl
PasswordImpl.
|
class |
ReferenceImpl
ReferenceImpl.
|
class |
SaltImpl
SaltImpl.
|
class |
SecurityImpl
SecurityImpl implements the <wsse:Security> header.
|
class |
SecurityTokenReferenceImpl
SecurityTokenReferenceImpl.
|
class |
SignatureConfirmationImpl
SignatureConfirmationImpl.
|
class |
TimestampImpl
Concrete implementation of
Timestamp . |
class |
TransformationParametersImpl
TransformationParametersImpl implements the <wsse:TransformationParameters> element.
|
class |
UsernameImpl
Implementation of
Username . |
class |
UsernameTokenImpl
Implementation of
UsernameToken . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AuthenticationType
The wst:AuthenticationType element.
|
interface |
BinaryExchange
The wst:BinaryExchange element.
|
interface |
BinarySecret
The wst:BinarySecret element.
|
interface |
CanonicalizationAlgorithm
The wst:CanonicalizationAlgorithm element.
|
interface |
Challenge
The wst:Challenge element.
|
interface |
Code
The wst:Code element within a wst:Status element.
|
interface |
CombinedHash
The wst:CombinedHash element.
|
interface |
ComputedKey
The wst:ComputedKey element.
|
interface |
ComputedKeyAlgorithm
The wst:ComputedKeyAlgorithm element.
|
interface |
Delegatable
The wst:Delegatable element.
|
interface |
EncryptionAlgorithm
The wst:EncryptionAlgorithm element.
|
interface |
EncryptWith
The wst:EncryptWith element.
|
interface |
Forwardable
The wst:Forwardable element.
|
interface |
KeyType
The wst:KeyType element.
|
interface |
KeyWrapAlgorithm
The wst:KeyWrapAlgorithm element.
|
interface |
Reason
The <wst:Reason> child element of a <wst:Status> element.
|
interface |
SignatureAlgorithm
The wst:SignatureAlgorithm element.
|
interface |
SignWith
The wst:SignWith element.
|
interface |
TokenType
The wst:TokenType element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractWSTrustObject
AbstractWSTrustObject.
|
class |
AllowPostdatingImpl
AllowPostdatingImpl.
|
class |
AuthenticationTypeImpl
AddressImpl.
|
class |
AuthenticatorImpl
AuthenticatorImpl.
|
class |
BinaryExchangeImpl
BinaryExchangeImpl.
|
class |
BinarySecretImpl
BinarySecretImpl.
|
class |
CancelTargetImpl
CancelTargetImpl.
|
class |
CanonicalizationAlgorithmImpl
CanonicalizationAlgorithmImpl.
|
class |
ChallengeImpl
ChallengeImpl.
|
class |
ClaimsImpl
ClaimsImpl.
|
class |
CodeImpl
CodeImpl.
|
class |
CombinedHashImpl
CombinedHashImpl.
|
class |
ComputedKeyAlgorithmImpl
ComputedKeyAlgorithmImpl.
|
class |
ComputedKeyImpl
ComputedKeyImpl.
|
class |
DelegatableImpl
DelegatableImpl.
|
class |
DelegateToImpl
DelegateToImpl.
|
class |
EncryptionAlgorithmImpl
EncryptionAlgorithmImpl.
|
class |
EncryptionImpl
EncryptionImpl.
|
class |
EncryptWithImpl
EncryptWithImpl.
|
class |
EntropyImpl
EntropyImpl.
|
class |
ForwardableImpl
ForwardableImpl.
|
class |
IssuedTokensImpl
IssuedTokensImpl.
|
class |
IssuerImpl
IssuerImpl.
|
class |
KeyExchangeTokenImpl
KeyExchangeTokenImpl.
|
class |
KeyTypeImpl
KeyTypeImpl.
|
class |
KeyWrapAlgorithmImpl
KeyWrapAlgorithmImpl.
|
class |
LifetimeImpl
LifetimeImpl.
|
class |
OnBehalfOfImpl
OnBehalfOfImpl.
|
class |
ParticipantImpl
ParticipantImpl.
|
class |
ParticipantsImpl
ParticipantsImpl.
|
class |
ParticipantTypeImpl
ParticipantTypeImpl.
|
class |
PrimaryImpl
PrimaryImpl.
|
class |
ProofEncryptionImpl
ProofEncryptionImpl.
|
class |
ReasonImpl
ReasonImpl.
|
class |
RenewingImpl
RenewingImpl.
|
class |
RenewTargetImpl
RenewTargetImpl.
|
class |
RequestedAttachedReferenceImpl
RequestedAttachedReferenceImpl.
|
class |
RequestedProofTokenImpl
RequestedProofTokenImpl.
|
class |
RequestedReferenceTypeImpl
RequestedReferenceTypeImpl.
|
class |
RequestedSecurityTokenImpl
RequestedSecurityTokenImpl.
|
class |
RequestedTokenCancelledImpl
RequestedTokenCancelledImpl.
|
class |
RequestedUnattachedReferenceImpl
RequestedUnattachedReferenceImpl.
|
class |
RequestKETImpl
RequestKETImpl.
|
class |
RequestSecurityTokenCollectionImpl
RequestSecurityTokenCollectionImpl.
|
class |
RequestSecurityTokenImpl
RequestSecurityTokenImpl.
|
class |
RequestSecurityTokenResponseCollectionImpl
RequestSecurityTokenResponseCollectionImpl.
|
class |
RequestSecurityTokenResponseImpl
RequestSecurityTokenResponseImpl.
|
class |
RequestTypeImpl
RequestTypeImpl.
|
class |
SignatureAlgorithmImpl
SignatureAlgorithmImpl.
|
class |
SignChallengeImpl
SignChallengeImpl.
|
class |
SignChallengeResponseImpl
SignChallengeImpl.
|
class |
SignChallengeTypeImpl
SignChallengeTypeImpl.
|
class |
SignWithImpl
SignWithImpl.
|
class |
StatusImpl
StatusImpl.
|
class |
TokenTypeImpl
TokenTypeImpl.
|
class |
UseKeyImpl
UseKeyImpl.
|
class |
ValidateTargetImpl
ValidateTargetImpl.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
XACMLObject
Base interface for XACML objects.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AttributeType
XACML context Attribute schema type.
|
interface |
AttributeValueType
XACML context AttributeValue schema type.
|
interface |
DecisionType
XACML context Decision schema type.
|
interface |
MissingAttributeDetailType
XACML context MissingAttributeDetail schema type.
|
interface |
RequestType
XACML context Request schema type.
|
interface |
ResourceContentType
XACML context ResourceContent schema type.
|
interface |
ResponseType
XACML context Response schema type.
|
interface |
ResultType
XACML context Result schema type.
|
interface |
StatusCodeType
XACML context StatusCode schema type.
|
interface |
StatusDetailType
XACML context StatusDetail schema type.
|
interface |
StatusMessageType
XACML context StatusMessage schema type.
|
interface |
StatusType
XACML context Status schema type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttributeTypeImpl
Concrete implementation of
AttributeType . |
class |
DecisionTypeImpl
Concrete implementation of
DecisionType . |
class |
MissingAttributeDetailTypeImpl
Concrete implementation of
MissingAttributeDetailType . |
class |
ResourceContentTypeImpl
Concrete implementation of
ResourceContentType . |
class |
ResponseTypeImpl
Concrete implementation of
ResourceType . |
class |
ResultTypeImpl
Concrete implementation of
ResultType . |
class |
StatusCodeTypeImpl
Concrete implementation of
StatusCodeType . |
class |
StatusDetailTypeImpl
Concrete implementation of
StatusCodeType . |
class |
StatusMessageTypeImpl
Implementation of
StatusMessageType . |
class |
StatusTypeImpl
Concrete implementation of
StatusType . |
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractXACMLObject
An abstract implementation of XACMLObject.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ActionMatchType
XACML ActionMatch schema type.
|
interface |
ActionsType
XACML Actions schema type.
|
interface |
ActionType
XACML Action schema type.
|
interface |
ApplyType
XACML Apply schema type.
|
interface |
AttributeAssignmentType
XACML AttributeAssignment schema type.
|
interface |
AttributeDesignatorType
XACML AttribtueDesignator schema type.
|
interface |
AttributeSelectorType
XACML AttributeSelector schema type.
|
interface |
CombinerParametersType
XACML CombinerParameters schema type.
|
interface |
CombinerParameterType
XACML CombinerParameter schema type.
|
interface |
ConditionType
XACML Condition schema type.
|
interface |
DefaultsType
XACML Defaults schema type.
|
interface |
DescriptionType
XACML Description schema type.
|
interface |
EnvironmentMatchType
XACML EnvironmentMatch schema type.
|
interface |
EnvironmentsType
XACML Environments schema type.
|
interface |
EnvironmentType
XACML Environment schema type.
|
interface |
ExpressionType
XACML Expression schema type.
|
interface |
FunctionType
XACML Function schema type.
|
interface |
IdReferenceType
XACML IdReference schema type.
|
interface |
ObligationsType
XACML Obligations schema type.
|
interface |
ObligationType
XACML Obligation schema type.
|
interface |
PolicyCombinerParametersType
XACML PolicyCombinerParameters schema type.
|
interface |
PolicySetCombinerParametersType
XACML PolicySetCombineParameters schema type.
|
interface |
PolicySetType
XACML PolicySet schema types.
|
interface |
PolicyType
XACML Policy schema type.
|
interface |
ResourceMatchType
XACML ResourceMatch schema type.
|
interface |
ResourcesType
XACML Resources schema type.
|
interface |
ResourceType
XACML Resource schema type.
|
interface |
RuleCombinerParametersType
XACML RuleCombinerParameters schema type.
|
interface |
RuleType
XACML Rule schema type.
|
interface |
SubjectAttributeDesignatorType
XACML SubjectAttributeDesignator schema type.
|
interface |
SubjectMatchType
XACML SubjectMatch schema type.
|
interface |
SubjectsType
XACML Subjects schema type.
|
interface |
SubjectType
XACML Subject schema type.
|
interface |
TargetType
XACML Target schema type.
|
interface |
VariableDefinitionType
XACML VariableDefinition schema type.
|
interface |
VariableReferenceType
XACML VariableReference.
|
interface |
XPathVersion
XACML XPathVersion schema.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ReferencedPoliciesType
/** A SAML XACML profile ReferencedPoliciesType schema type.
|
interface |
XACMLAuthzDecisionQueryType
A SAML XACML profile XACMLAuthzDecisionQuery schema type.
|
interface |
XACMLAuthzDecisionStatementType
A SAML XACML profile XACMLAuthzDecisionStatement schema type.
|
interface |
XACMLPolicyQueryType
A SAML XACML profile XACMLPolicyQuery schema type.
|
interface |
XACMLPolicyStatementType
A SAML XACML profile XACMLPolicyStatement schema type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ReferencedPoliciesTypeImpl
Implementation of
ReferencedPoliciesType . |
class |
XACMLAuthzDecisionQueryTypeImpl
A concrete implementation of
XACMLAuthzDecisionQueryType . |
class |
XACMLAuthzDecisionStatementTypeImpl
A concrete implementation of
XACMLAuthzDecisionStatementType . |
class |
XACMLPolicyQueryTypeImpl
Concrete implementation of
XACMLPolicyQueryType . |
class |
XACMLPolicyStatementTypeImpl
Concrete implementation of
XACMLPolicyStatementType . |
修飾子とタイプ | クラスと説明 |
---|---|
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. |
class |
AbstractValidatingSignableXMLObject
Extension of
AbstractSignableXMLObject that implements
ValidatingXMLObject . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
AgreementMethod
XMLObject representing XML Encryption, version 20021210, AgreementMethod element.
|
interface |
CarriedKeyName
XMLObject representing XML Encryption, version 20021210, CarriedKeyName element.
|
interface |
CipherData
XMLObject representing XML Encryption, version 20021210, CipherData element.
|
interface |
CipherReference
XMLObject representing XML Encryption, version 20021210, CipherReference element.
|
interface |
CipherValue
XMLObject representing XML Encryption, version 20021210, CipherValue element.
|
interface |
DataReference
XMLObject representing XML Encryption, version 20021210, DataReference element.
|
interface |
DHKeyValue
XMLObject representing XML Encryption, version 20021210, DHKeyValue element.
|
interface |
EncryptedData
XMLObject representing XML Encryption, version 20021210, EncryptedData element.
|
interface |
EncryptedKey
XMLObject representing XML Encryption, version 20021210, EncryptedKey element.
|
interface |
EncryptedType
XMLObject representing XML Encryption, version 20021210, EncryptedType type.
|
interface |
EncryptionMethod
XMLObject representing XML Encryption, version 20021210, EncryptionMethod element.
|
interface |
EncryptionProperties
XMLObject representing XML Encryption, version 20021210, EncryptionProperties element.
|
interface |
EncryptionProperty
XMLObject representing XML Encryption, version 20021210, EncryptionProperty element.
|
interface |
Generator
XMLObject representing XML Encryption, version 20021210, Generator element.
|
interface |
KANonce
XMLObject representing XML Encryption, version 20021210, KA-Nonce element.
|
interface |
KeyReference
XMLObject representing XML Encryption, version 20021210, KeyReference element.
|
interface |
KeySize
XMLObject representing XML Encryption, version 20021210, KeySize element.
|
interface |
OAEPparams
XMLObject representing XML Encryption, version 20021210, OAEPparams element.
|
interface |
OriginatorKeyInfo
XMLObject representing XML Encryption, version 20021210, OriginatorKeyInfo element.
|
interface |
Public
XMLObject representing XML Encryption, version 20021210, Public element.
|
interface |
RecipientKeyInfo
XMLObject representing XML Encryption, version 20021210, RecipientKeyInfo element.
|
interface |
ReferenceList
XMLObject representing XML Encryption, version 20021210, ReferenceList element.
|
interface |
ReferenceType
XMLObject representing XML Encryption, version 20021210, ReferenceType type.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AgreementMethodImpl
Concrete implementation of
AgreementMethod . |
class |
CarriedKeyNameImpl
Concrete implementation of
CarriedKeyName . |
class |
CipherDataImpl
Concrete implementation of
CipherData . |
class |
CipherReferenceImpl
Concrete implementation of
CipherReference . |
class |
CipherValueImpl
Concrete implementation of
CipherValue . |
class |
DataReferenceImpl
Concrete implementation of
DataReference . |
class |
DHKeyValueImpl
Concrete implementation of
DHKeyValue . |
class |
EncryptedDataImpl
Concrete implementation of
EncryptedData . |
class |
EncryptedKeyImpl
Concrete implementation of
EncryptedKey . |
class |
EncryptedTypeImpl
Abstract implementation of
EncryptedType . |
class |
EncryptionMethodImpl
Concrete implementation of
EncryptionMethod . |
class |
EncryptionPropertiesImpl
Concrete implementation of
EncryptionProperties . |
class |
EncryptionPropertyImpl
Concrete implementation of
EncryptionProperty |
class |
GeneratorImpl
Concrete implementation of
Generator |
class |
KANonceImpl
Concrete implementation of
KANonce |
class |
KeyReferenceImpl |
class |
KeySizeImpl
Concrete implementation of
KeySize |
class |
OAEPparamsImpl
Concrete implementation of
OAEPparams |
class |
OriginatorKeyInfoImpl
Concrete implementation of
OriginatorKeyInfo |
class |
PublicImpl
Concrete implementation of
Public |
class |
RecipientKeyInfoImpl
Concrete implementation of
RecipientKeyInfo |
class |
ReferenceListImpl
Concrete implementation of
ReferenceList |
class |
ReferenceTypeImpl
Concrete implementation of
ReferenceType |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
XSAny
Represents the schema Any type.
|
interface |
XSBase64Binary
XMLObject that represents an XML Schema base64Binary.
|
interface |
XSBoolean
XSBoolean is the
xs:boolean schema type. |
interface |
XSDateTime
XMLObject that represents an XML Schema dateTime.
|
interface |
XSInteger
XMLObject that represents an XML Schema Integer.
|
interface |
XSQName
XMLObject that represents an XML schema QName content bearing element.
|
interface |
XSString
XMLObject that represents an XML Schema String.
|
interface |
XSURI
XMLObject that represents an XML schema URI content bearing element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
XSAnyImpl
Concrete implementation of
XSAny . |
class |
XSBase64BinaryImpl
Concrete implementation of
XSBase64Binary . |
class |
XSBooleanImpl
Concrete implementation of
XSBoolean . |
class |
XSDateTimeImpl
Concrete implementation of
XSDateTime . |
class |
XSIntegerImpl
Concrete implementation of
XSInteger . |
class |
XSQNameImpl
Concrete implementation of
XSQName . |
class |
XSStringImpl
Concrete implementation of
XSString . |
class |
XSURIImpl
Conrete implementation of
XSURI . |
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
CryptoBinary
XMLObject representing XML Digital Signature, version 20020212, CryptoBinary simple type.
|
interface |
DigestMethod
XMLObject representing XML Digital Signature, version 20020212, DigestMethod element.
|
interface |
DSAKeyValue
XMLObject representing XML Digital Signature, version 20020212, DSAKeyValue element.
|
interface |
Exponent
XMLObject representing XML Digital Signature, version 20020212, Exponent element.
|
interface |
G
XMLObject representing XML Digital Signature, version 20020212, G element.
|
interface |
J
XMLObject representing XML Digital Signature, version 20020212, J element.
|
interface |
KeyInfo
XMLObject representing XML Digital Signature, version 20020212, KeyInfo element.
|
interface |
KeyInfoType
XMLObject representing XML Digital Signature, version 20020212, KeyInfoType complex type.
|
interface |
KeyName
XMLObject representing XML Digital Signature, version 20020212, KeyName element.
|
interface |
KeyValue
XMLObject representing XML Digital Signature, version 20020212, KeyValue element.
|
interface |
MgmtData
XMLObject representing XML Digital Signature, version 20020212, MgmtData element.
|
interface |
Modulus
XMLObject representing XML Digital Signature, version 20020212, Modulus element.
|
interface |
P
XMLObject representing XML Digital Signature, version 20020212, P element.
|
interface |
PgenCounter
XMLObject representing XML Digital Signature, version 20020212, PgenCounter element.
|
interface |
PGPData
XMLObject representing XML Digital Signature, version 20020212, PGPData element.
|
interface |
PGPKeyID
XMLObject representing XML Digital Signature, version 20020212, PGPKeyID element.
|
interface |
PGPKeyPacket
XMLObject representing XML Digital Signature, version 20020212, PGPKeyPacket element.
|
interface |
Q
XMLObject representing XML Digital Signature, version 20020212, Q element.
|
interface |
RetrievalMethod
XMLObject representing XML Digital Signature, version 20020212, RetrievalMethod element.
|
interface |
RSAKeyValue
XMLObject representing XML Digital Signature, version 20020212, RSAKeyValue element.
|
interface |
Seed
XMLObject representing XML Digital Signature, version 20020212, Seed element.
|
interface |
SPKIData
XMLObject representing XML Digital Signature, version 20020212, SPKIData element.
|
interface |
SPKISexp
XMLObject representing XML Digital Signature, version 20020212, SPKISexp element.
|
interface |
Transform
XMLObject representing XML Digital Signature, version 20020212, Transform element.
|
interface |
Transforms
XMLObject representing XML Digital Signature, version 20020212, Transforms element.
|
interface |
X509Certificate
XMLObject representing XML Digital Signature, version 20020212, X509Certificate element.
|
interface |
X509CRL
XMLObject representing XML Digital Signature, version 20020212, X509CRL element.
|
interface |
X509Data
XMLObject representing XML Digital Signature, version 20020212, X509Data element.
|
interface |
X509IssuerName
XMLObject representing XML Digital Signature, version 20020212, X509IssuerName element.
|
interface |
X509IssuerSerial
XMLObject representing XML Digital Signature, version 20020212, X509IssuerSerial element.
|
interface |
X509SerialNumber
XMLObject representing XML Digital Signature, version 20020212, X509SerialNumber element.
|
interface |
X509SKI
MLObject representing XML Digital Signature, version 20020212, X509SKI element.
|
interface |
X509SubjectName
XMLObject representing XML Digital Signature, version 20020212, X509SubjectName element.
|
interface |
XPath
XMLObject representing XML Digital Signature, version 20020212, XPath element.
|
interface |
Y
XMLObject representing XML Digital Signature, version 20020212, Y element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
CryptoBinaryImpl
Concrete implementation of
CryptoBinary . |
class |
DigestMethodImpl
Concrete implementation of
DigestMethod . |
class |
DSAKeyValueImpl
Concrete implementation of
DSAKeyValue |
class |
ExponentImpl
Concrete implementation of
Exponent |
class |
GImpl
Concrete implementation of
G |
class |
JImpl
Concrete implementation of
J |
class |
KeyInfoImpl
Concrete implementation of
KeyInfo |
class |
KeyInfoTypeImpl
Concrete implementation of
KeyInfoType |
class |
KeyNameImpl
Concrete implementation of
KeyName |
class |
KeyValueImpl
Concrete implementation of
KeyValue |
class |
MgmtDataImpl
Concrete implementation of
MgmtData |
class |
ModulusImpl
Concrete implementation of
Exponent |
class |
PgenCounterImpl
Concrete implementation of
PgenCounter |
class |
PGPDataImpl
Concrete implementation of
PGPData |
class |
PGPKeyIDImpl
Concrete implementation of
PGPKeyID |
class |
PGPKeyPacketImpl
Concrete implementation of
PGPKeyPacket |
class |
PImpl
Concrete implementation of
P |
class |
QImpl
Concrete implementation of
Q |
class |
RetrievalMethodImpl
Concrete implementation of
RetrievalMethod |
class |
RSAKeyValueImpl
Concrete implementation of
RSAKeyValue |
class |
SeedImpl
Concrete implementation of
Seed |
class |
SPKIDataImpl
Concrete implementation of
SPKIData |
class |
SPKISexpImpl
Concrete implementation of
SPKISexp |
class |
TransformImpl
Concrete implementation of
Transform |
class |
TransformsImpl
Concrete implementation of
Transforms |
class |
X509CertificateImpl
Concrete implementation of
X509Certificate . |
class |
X509CRLImpl
Concrete implementation of
X509CRL . |
class |
X509DataImpl
Concrete implementation of
X509Data . |
class |
X509IssuerNameImpl
Concrete implementation of
X509IssuerName |
class |
X509IssuerSerialImpl
Concrete implementation of
X509IssuerSerial |
class |
X509SerialNumberImpl
Concrete implementation of
X509SerialNumber . |
class |
X509SKIImpl
Concrete implementation of
X509SKI |
class |
X509SubjectNameImpl
Concrete implementation of
X509SubjectName |
class |
XPathImpl
Concrete implementation of
XPath |
class |
YImpl
Concrete implementation of
Y |
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
Copyright © 2012. All Rights Reserved.