org.opensaml.xml.signature
Interface CryptoBinary
- All Superinterfaces:
- ValidatingXMLObject, XMLObject, XSBase64Binary
- All Known Subinterfaces:
- Exponent, G, J, Modulus, P, PgenCounter, Q, Seed, Y
- All Known Implementing Classes:
- CryptoBinaryImpl, ExponentImpl, GImpl, JImpl, ModulusImpl, PgenCounterImpl, PImpl, QImpl, SeedImpl, YImpl
public interface CryptoBinary
- extends XSBase64Binary
XMLObject representing XML Digital Signature, version 20020212, CryptoBinary simple type.
Field Summary |
static java.lang.String |
TYPE_LOCAL_NAME
Local name of the XSI type |
static javax.xml.namespace.QName |
TYPE_NAME
QName of the XSI type |
Methods inherited from interface org.opensaml.xml.XMLObject |
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
TYPE_LOCAL_NAME
static final java.lang.String TYPE_LOCAL_NAME
- Local name of the XSI type
- See Also:
- Constant Field Values
TYPE_NAME
static final javax.xml.namespace.QName TYPE_NAME
- QName of the XSI type