public interface Password extends AttributedString
Password element.| Modifier and Type | Field and Description | 
|---|---|
static String | 
ELEMENT_LOCAL_NAME
Element local name. 
 | 
static QName | 
ELEMENT_NAME
Qualified element name. 
 | 
static String | 
TYPE_ATTRIB_NAME
The  
Type attribute local name. | 
static String | 
TYPE_PASSWORD_DIGEST
The  
wsse:Password/@Type attribute URI value #PasswordDigest. | 
static String | 
TYPE_PASSWORD_TEXT
The  
wsse:Password/@Type attribute URI value #PasswordText (DEFAULT). | 
TYPE_LOCAL_NAME, TYPE_NAMEWSU_ID_ATTR_LOCAL_NAME, WSU_ID_ATTR_NAME| Modifier and Type | Method and Description | 
|---|---|
String | 
getType()
Returns the  
wsse:Password/@Type attribute URI value. | 
void | 
setType(String type)
Sets the  
wsse:Password/@Type attribute URI value. | 
getUnknownAttributesdetach, 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, setSchemaLocationstatic final String ELEMENT_LOCAL_NAME
static final QName ELEMENT_NAME
static final String TYPE_ATTRIB_NAME
Type attribute local name.static final String TYPE_PASSWORD_TEXT
wsse:Password/@Type attribute URI value #PasswordText (DEFAULT).static final String TYPE_PASSWORD_DIGEST
wsse:Password/@Type attribute URI value #PasswordDigest.Copyright © 2016 JBoss by Red Hat. All rights reserved.