Uses of Interface
org.opensaml.core.xml.schema.XSBase64Binary
-
Packages that use XSBase64Binary Package Description org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types.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.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security.org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements.org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust.org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.org.opensaml.xmlsec.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types.org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.org.opensaml.xmlsec.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. -
-
Uses of XSBase64Binary in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSBase64Binary Modifier and Type Class Description classXSBase64BinaryImplConcrete implementation ofXSBase64Binary.Methods in org.opensaml.core.xml.schema.impl that return XSBase64Binary Modifier and Type Method Description XSBase64BinaryXSBase64BinaryBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name. -
Uses of XSBase64Binary in org.opensaml.saml.ext.saml2cb
Subinterfaces of XSBase64Binary in org.opensaml.saml.ext.saml2cb Modifier and Type Interface Description interfaceChannelBindingsSAML 2.0 Channel Bindings Extensions ChannelBinding element. -
Uses of XSBase64Binary in org.opensaml.saml.ext.saml2cb.impl
Classes in org.opensaml.saml.ext.saml2cb.impl that implement XSBase64Binary Modifier and Type Class Description classChannelBindingsImplConcrete implementation ofChannelBindings. -
Uses of XSBase64Binary in org.opensaml.saml.ext.samlec
Subinterfaces of XSBase64Binary in org.opensaml.saml.ext.samlec Modifier and Type Interface Description interfaceGeneratedKeySAML-EC GSS-API GeneratedKey element. -
Uses of XSBase64Binary in org.opensaml.saml.ext.samlec.impl
Classes in org.opensaml.saml.ext.samlec.impl that implement XSBase64Binary Modifier and Type Class Description classGeneratedKeyImplConcrete implementation ofGeneratedKey. -
Uses of XSBase64Binary in org.opensaml.soap.wssecurity
Subinterfaces of XSBase64Binary in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceSaltThe <wsse11:Salt> element within the <wsse:UsernameToken> element. -
Uses of XSBase64Binary in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement XSBase64Binary Modifier and Type Class Description classSaltImplSaltImpl. -
Uses of XSBase64Binary in org.opensaml.soap.wstrust
Subinterfaces of XSBase64Binary in org.opensaml.soap.wstrust Modifier and Type Interface Description interfaceBinarySecretThe wst:BinarySecret element.interfaceCombinedHashThe wst:CombinedHash element. -
Uses of XSBase64Binary in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement XSBase64Binary Modifier and Type Class Description classBinarySecretImplBinarySecretImpl.classCombinedHashImplCombinedHashImpl. -
Uses of XSBase64Binary in org.opensaml.xmlsec.encryption
Subinterfaces of XSBase64Binary in org.opensaml.xmlsec.encryption Modifier and Type Interface Description interfaceCipherValueXMLObject representing XML Encryption, version 20021210, CipherValue element.interfaceGeneratorXMLObject representing XML Encryption, version 20021210, Generator element.interfaceKANonceXMLObject representing XML Encryption, version 20021210, KA-Nonce element.interfaceOAEPparamsXMLObject representing XML Encryption, version 20021210, OAEPparams element.interfacePXMLObject representing XML Encryption, version 20021210, P element.interfacePgenCounterXMLObject representing XML Encryption, version 20021210, pgenCounter element.interfacePublicXMLObject representing XML Encryption, version 20021210, Public element.interfaceQXMLObject representing XML Encryption, version 20021210, Q element.interfaceSeedXMLObject representing XML Digital Signature, version 20020212, seed element.interfaceSpecifiedXMLObject representing XML Encryption 1.1 Specified element. -
Uses of XSBase64Binary in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement XSBase64Binary Modifier and Type Class Description classCipherValueImplConcrete implementation ofCipherValue.classGeneratorImplConcrete implementation ofGenerator.classKANonceImplConcrete implementation ofKANonce.classOAEPparamsImplConcrete implementation ofOAEPparams.classPgenCounterImplConcrete implementation ofPgenCounter.classPImplConcrete implementation ofP.classPublicImplConcrete implementation ofPublic.classQImplConcrete implementation ofQ.classSeedImplConcrete implementation ofSeed.classSpecifiedImplConcrete implementation ofSpecified. -
Uses of XSBase64Binary in org.opensaml.xmlsec.signature
Subinterfaces of XSBase64Binary in org.opensaml.xmlsec.signature Modifier and Type Interface Description interfaceCryptoBinaryXMLObject representing XML Digital Signature, version 20020212, CryptoBinary simple type.interfaceDEREncodedKeyValueXMLObject representing XML Digital Signature 1.1 DEREncodedKeyValue element.interfaceECPointTypeXMLObject representing XML Digital Signature 1.1 ECPointType element.interfaceExponentXMLObject representing XML Digital Signature, version 20020212, Exponent element.interfaceGXMLObject representing XML Digital Signature, version 20020212, G element.interfaceJXMLObject representing XML Digital Signature, version 20020212, J element.interfaceModulusXMLObject representing XML Digital Signature, version 20020212, Modulus element.interfacePXMLObject representing XML Digital Signature, version 20020212, P element.interfacePgenCounterXMLObject representing XML Digital Signature, version 20020212, PgenCounter element.interfacePGPKeyIDXMLObject representing XML Digital Signature, version 20020212, PGPKeyID element.interfacePGPKeyPacketXMLObject representing XML Digital Signature, version 20020212, PGPKeyPacket element.interfacePublicKeyXMLObject representing XML Digital Signature 1.1 PublicKey element.interfaceQXMLObject representing XML Digital Signature, version 20020212, Q element.interfaceSeedXMLObject representing XML Digital Signature, version 20020212, Seed element.interfaceSPKISexpXMLObject representing XML Digital Signature, version 20020212, SPKISexp element.interfaceX509CertificateXMLObject representing XML Digital Signature, version 20020212, X509Certificate element.interfaceX509CRLXMLObject representing XML Digital Signature, version 20020212, X509CRL element.interfaceX509DigestXMLObject representing XML Digital Signature 1.1 X509Digest element.interfaceX509SKIXMLObject representing XML Digital Signature, version 20020212, X509SKI element.interfaceYXMLObject representing XML Digital Signature, version 20020212, Y element. -
Uses of XSBase64Binary in org.opensaml.xmlsec.signature.impl
Classes in org.opensaml.xmlsec.signature.impl that implement XSBase64Binary Modifier and Type Class Description classCryptoBinaryImplConcrete implementation ofCryptoBinary.classDEREncodedKeyValueImplConcrete implementation ofDEREncodedKeyValue.classECPointTypeImplConcrete implementation ofECPointType.classExponentImplConcrete implementation ofExponent.classGImplConcrete implementation ofG.classJImplConcrete implementation ofJ.classModulusImplConcrete implementation ofExponent.classPgenCounterImplConcrete implementation ofPgenCounter.classPGPKeyIDImplConcrete implementation ofPGPKeyID.classPGPKeyPacketImplConcrete implementation ofPGPKeyPacket.classPImplConcrete implementation ofP.classPublicKeyImplConcrete implementation ofPublicKey.classQImplConcrete implementation ofQ.classSeedImplConcrete implementation ofSeed.classSPKISexpImplConcrete implementation ofSPKISexp.classX509CertificateImplConcrete implementation ofX509Certificate.classX509CRLImplConcrete implementation ofX509CRL.classX509DigestImplConcrete implementation ofX509Digest.classX509SKIImplConcrete implementation ofX509SKI.classYImplConcrete implementation ofY.
-