|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BinarySecret
The wst:BinarySecret element.
Entropy
,
"WS-Trust 1.3, Chapter 3.3 Binary Secrets."Field Summary | |
---|---|
static String |
ELEMENT_LOCAL_NAME
Element local name. |
static QName |
ELEMENT_NAME
Default element name. |
static String |
TYPE_ASYMMETRIC_KEY
Type attribute AsymmetricKey URI. |
static String |
TYPE_ATTRIB_NAME
wst:BinarySecret/@Type attribute local name. |
static String |
TYPE_LOCAL_NAME
Local name of the XSI type. |
static QName |
TYPE_NAME
QName of the XSI type. |
static String |
TYPE_NONCE
Type attribute Nonce URI. |
static String |
TYPE_SYMMETRIC_KEY
Type attribute SymmetricKey URI. |
Method Summary | |
---|---|
String |
getType()
Returns the wst:BinarySecret/@Type attribute value. |
void |
setType(String type)
Sets the wst:BinarySecret/@Type attribute value. |
Methods inherited from interface org.opensaml.xml.schema.XSBase64Binary |
---|
getValue, setValue |
Methods inherited from interface org.opensaml.xml.validation.ValidatingXMLObject |
---|
deregisterValidator, getValidators, registerValidator, validate |
Methods inherited from interface org.opensaml.xml.XMLObject |
---|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
Methods inherited from interface org.opensaml.xml.AttributeExtensibleXMLObject |
---|
getUnknownAttributes |
Field Detail |
---|
static final String ELEMENT_LOCAL_NAME
static final QName ELEMENT_NAME
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
static final String TYPE_ATTRIB_NAME
static final String TYPE_ASYMMETRIC_KEY
static final String TYPE_SYMMETRIC_KEY
static final String TYPE_NONCE
Method Detail |
---|
String getType()
void setType(String type)
type
- the Type attribute value to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |