:: com :: sun :: star :: xml :: crypto ::
|
unpublished |
interface XXMLSecurityTemplate |
|
|
|
- Usage Restrictions
- not published
- Description
- * Interface of the XML security template
*
*
This interface represents a security template, which is the super interface
* of the XXMLSignatureTemplate interface and the XXMLEncryptionTemplate interface.
|
Methods' Summary |
setTemplate |
* Load a XML signature template from XML signature element
|
getTemplate |
* Get the XML signature element that represents the signature template
|
setTarget |
* Load the target XML element, i.e. the element to be signed
|
setStatus |
* Set the template status
|
getStatus |
* Get the template status
|
Methods' Details |
setTemplate
- Description
- * Load a XML signature template from XML signature element
|
|
getTemplate
- Description
- * Get the XML signature element that represents the signature template
|
|
setTarget
- Description
- * Load the target XML element, i.e. the element to be signed
|
|
setStatus
- Description
- * Set the template status
|
|
getStatus
- Description
- * Get the template status
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.