|
Préférences
Moteurs de recherche
|
|||||||||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.xml.crypto.dsig
|
Field Summary | |
---|---|
static String |
TYPE
URI that identifies the SignatureProperties element (this
can be specified as the value of the type parameter of the
Reference class to identify the referent's type). |
Method Summary | |
---|---|
String |
getId()
Returns the Id of this SignatureProperties . |
List |
getProperties()
Returns an unmodifiable
list of one or more SignatureProperty s that are contained in
this SignatureProperties . |
Methods inherited from interface javax.xml.crypto.XMLStructure |
---|
isFeatureSupported |
Field Detail |
---|
static final String TYPE
SignatureProperties
element (this
can be specified as the value of the type
parameter of the
Reference
class to identify the referent's type).
Method Detail |
---|
String getId()
SignatureProperties
.
SignatureProperties
(or
null
if not specified)List getProperties()
unmodifiable
list
of one or more SignatureProperty
s that are contained in
this SignatureProperties
.
SignatureProperty
s