public static interface SecurityContextDocument.SecurityContext.CredentialManagementService
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecurityContextDocument.SecurityContext.CredentialManagementService.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortalUser()
Gets the "portal-user" element
|
String |
getTokenId()
Gets the "token_id" element
|
void |
setPortalUser(String portalUser)
Sets the "portal-user" element
|
void |
setTokenId(String tokenId)
Sets the "token_id" element
|
org.apache.xmlbeans.XmlString |
xgetPortalUser()
Gets (as xml) the "portal-user" element
|
org.apache.xmlbeans.XmlString |
xgetTokenId()
Gets (as xml) the "token_id" element
|
void |
xsetPortalUser(org.apache.xmlbeans.XmlString portalUser)
Sets (as xml) the "portal-user" element
|
void |
xsetTokenId(org.apache.xmlbeans.XmlString tokenId)
Sets (as xml) the "token_id" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getTokenId()
org.apache.xmlbeans.XmlString xgetTokenId()
void setTokenId(String tokenId)
void xsetTokenId(org.apache.xmlbeans.XmlString tokenId)
String getPortalUser()
org.apache.xmlbeans.XmlString xgetPortalUser()
void setPortalUser(String portalUser)
void xsetPortalUser(org.apache.xmlbeans.XmlString portalUser)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.