Java Doc for BinarySecret.java in » 6.0-JDK-Modules-com.sun » wsit » com » sun » xml » ws » security » trust » elements » Java Source Code / Java DocumentationJava Source Code and Java Documentation
getOtherAttributes() Gets a map that contains attributes that aren't bound to any typed property on this class.
the map is keyed by the name of the attribute and
the value is the string value of the attribute.
the map returned by this method is live, and you can add new attribute
by updating the map directly.
byte[]
getRawValue() Gets the decoded value or the raw bytes of the binary secret.
Gets a map that contains attributes that aren't bound to any typed property on this class.
the map is keyed by the name of the attribute and
the value is the string value of the attribute.
the map returned by this method is live, and you can add new attribute
by updating the map directly. Because of this design, there's no setter.
always non-null