public class BinarySecurityTokenImpl extends EncodedStringImpl implements BinarySecurityToken
| Modifier and Type | Field and Description |
|---|---|
private String |
valueType
wsse:BinarySecurityToken/@ValueType attribute.
|
ELEMENT_LOCAL_NAME, ELEMENT_NAME, TYPE_LOCAL_NAME, TYPE_NAME, VALUE_TYPE_ATTRIB_NAMEENCODING_TYPE_ATTRIB_NAME, ENCODING_TYPE_BASE64_BINARYWSU_ID_ATTR_LOCAL_NAME, WSU_ID_ATTR_NAME| Constructor and Description |
|---|
BinarySecurityTokenImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValueType() |
void |
setValueType(String newValueType) |
getEncodingType, setEncodingTypegetUnknownAttributes, getValue, getWSUId, setValue, setWSUIdgetOrderedChildrendetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncodingType, setEncodingTypegetUnknownAttributesdetach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationprivate String valueType
public BinarySecurityTokenImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
BinarySecurityToken.ENCODINGTYPE_BASE64_BINARYnamespaceURI - namespace of the elementelementLocalName - name of the elementnamespacePrefix - namespace prefix of the elementpublic String getValueType()
getValueType in interface BinarySecurityTokenpublic void setValueType(String newValueType)
setValueType in interface BinarySecurityTokenCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.