Uses of Class
org.opensaml.xml.validation.AbstractValidatingXMLObject

Packages that use AbstractValidatingXMLObject
org.opensaml.xml Base classes for working with XML as Java objects and configuring the library. 
org.opensaml.xml.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types. 
org.opensaml.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types. 
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

Uses of AbstractValidatingXMLObject in org.opensaml.xml
 

Subclasses of AbstractValidatingXMLObject in org.opensaml.xml
 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.
 

Uses of AbstractValidatingXMLObject in org.opensaml.xml.encryption.impl
 

Subclasses of AbstractValidatingXMLObject in org.opensaml.xml.encryption.impl
 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 PgenCounterImpl
          Concrete implementation of PgenCounter
 class PImpl
          Concrete implementation of P
 class PublicImpl
          Concrete implementation of Public
 class QImpl
          Concrete implementation of Q
 class RecipientKeyInfoImpl
          Concrete implementation of RecipientKeyInfo
 class ReferenceListImpl
          Concrete implementation of ReferenceList
 class ReferenceTypeImpl
          Concrete implementation of ReferenceType
 class SeedImpl
          Concrete implementation of Seed
 class TransformsImpl
          Concrete implementation of Transforms
 

Uses of AbstractValidatingXMLObject in org.opensaml.xml.schema.impl
 

Subclasses of AbstractValidatingXMLObject in org.opensaml.xml.schema.impl
 class XSAnyImpl
          Concrete implementation of XSAny.
 class XSBase64BinaryImpl
          Concrete implementation of XSBase64Binary.
 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.
 

Uses of AbstractValidatingXMLObject in org.opensaml.xml.signature.impl
 

Subclasses of AbstractValidatingXMLObject in org.opensaml.xml.signature.impl
 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 PGPDataImpl
          Concrete implementation of PGPData
 class PGPKeyIDImpl
          Concrete implementation of PGPKeyID
 class PGPKeyPacketImpl
          Concrete implementation of PGPKeyPacket
 class RetrievalMethodImpl
          Concrete implementation of RetrievalMethod
 class RSAKeyValueImpl
          Concrete implementation of RSAKeyValue
 class SPKIDataImpl
          Concrete implementation of SPKIData
 class SPKISexpImpl
          Concrete implementation of SPKISexp
 class TransformImpl
          Concrete implementation of Transform
 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
 



Copyright © 2006-2011 Internet2. All Rights Reserved.