|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSInteger | |
|---|---|
| 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.impl | Implementations of the interfaces for XMLObjects that represent XML schema types. |
| org.opensaml.xml.schema.validator | |
| Uses of XSInteger in org.opensaml.xml.encryption |
|---|
| Subinterfaces of XSInteger in org.opensaml.xml.encryption | |
|---|---|
interface |
KeySize
XMLObject representing XML Encryption, version 20021210, KeySize element. |
| Uses of XSInteger in org.opensaml.xml.encryption.impl |
|---|
| Classes in org.opensaml.xml.encryption.impl that implement XSInteger | |
|---|---|
class |
KeySizeImpl
Concrete implementation of KeySize |
| Uses of XSInteger in org.opensaml.xml.schema.impl |
|---|
| Classes in org.opensaml.xml.schema.impl that implement XSInteger | |
|---|---|
class |
XSIntegerImpl
Concrete implementation of XSInteger. |
| Methods in org.opensaml.xml.schema.impl that return XSInteger | |
|---|---|
XSInteger |
XSIntegerBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name. |
| Uses of XSInteger in org.opensaml.xml.schema.validator |
|---|
| Classes in org.opensaml.xml.schema.validator with type parameters of type XSInteger | |
|---|---|
class |
XSIntegerSchemaValidator<T extends XSInteger>
Checks XSInteger for Schema compliance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||