Uses of Interface
org.opensaml.core.xml.schema.XSInteger
Packages that use XSInteger
Package
Description
Implementations of the interfaces for XMLObjects that represent XML schema types.
XMLObject interfaces for WS-Security 1.1 elements.
XML Object provider implementations for WS-Security.
XMLObject interfaces for WS-Trust 1.3 elements.
XML Object provider implementations for WS-Trust.
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
Implementations of the interfaces for XMLObjects that represent XML encryption types.
-
Uses of XSInteger in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSIntegerMethods in org.opensaml.core.xml.schema.impl that return XSIntegerModifier and TypeMethodDescriptionXSIntegerBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name. -
Uses of XSInteger in org.opensaml.soap.wssecurity
Subinterfaces of XSInteger in org.opensaml.soap.wssecurityModifier and TypeInterfaceDescriptioninterfaceThe <wsse11:Iteration> element within a <wsse:UsernameToken> element. -
Uses of XSInteger in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement XSInteger -
Uses of XSInteger in org.opensaml.soap.wstrust
Subinterfaces of XSInteger in org.opensaml.soap.wstrust -
Uses of XSInteger in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement XSInteger -
Uses of XSInteger in org.opensaml.xmlsec.encryption
Subinterfaces of XSInteger in org.opensaml.xmlsec.encryptionModifier and TypeInterfaceDescriptioninterfaceXMLObject representing XML Encryption 1.1 IterationCount element.interfaceXMLObject representing XML Encryption 1.1 KeyLength element.interfaceXMLObject representing XML Encryption, version 20021210, KeySize element. -
Uses of XSInteger in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement XSIntegerModifier and TypeClassDescriptionclassConcrete implementation ofIterationCount.classConcrete implementation ofKeyLength.classConcrete implementation ofKeySize.