パッケージ | 説明 |
---|---|
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.binding.security |
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
|
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.saml1.core.validator |
Validation rules for SAML 1.0 and 1.1 types and elements.
|
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.core.validator |
Validation rules for SAML 2.0 core 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.saml2.metadata.provider |
Class for retrieving, filtering, and querying metadata.
|
org.opensaml.saml2.metadata.validator |
Validation rules for SAML 2.0 metadata 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.security |
Classes related to verifying various credentials within a SAML system.
|
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.encryption.validator | |
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.schema.validator | |
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.signature.validator | |
org.opensaml.xml.validation |
Interfaces for classes that may be used to validate trees of XMLObjects.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
ValidatorSuite
A collection of validators that can be applied to an XMLObject and its children.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
AbstractValidatingXMLObject
Extension of
AbstractXMLObject that implements
ValidatingXMLObject . |
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
クラスと説明 |
---|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
クラスと説明 |
---|
ValidatingXMLObject
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
ValidationException
An exception indicating that a XMLObject is not valid.
|
Validator
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
Copyright © 2012. All Rights Reserved.