|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcom.predic8.soamodel.XMLElement
com.predic8.policy.PolicyOperator
com.predic8.policy.UsernameToken
class UsernameToken extends PolicyOperator
| Field Summary | |
|---|---|
QName |
ELEMENTNAME
|
static QName |
VERSION12
|
static QName |
VERSION15
|
| Fields inherited from class XMLElement | |
|---|---|
| namespaces |
| Property Summary | |
|---|---|
String |
includeToken
|
| Method Summary | |
|---|---|
Object
|
create(Object creator, Object context)
|
QName
|
getElementName()
|
protected def
|
parseAttributes(def token, def ctx)
|
protected def
|
parseChildren(def token, def child, def ctx)
|
| Methods inherited from class PolicyOperator | |
|---|---|
| getAllPolicyItems, getAllSecurityPolicies, getElementName, getNamespaceUri, getPrefix, parseChildren |
| Methods inherited from class XMLElement | |
|---|---|
| getElementName, getNamespace, getNamespaceContext, getNamespaceUri, getPrefix, getPrefix, getQNameForPN, getTypeQName, getTypeString, parse, parseAttributes, parseChildren, parseNamespaces, parseText |
| Field Detail |
|---|
public QName ELEMENTNAME
public static final QName VERSION12
public static final QName VERSION15
| Property Detail |
|---|
String includeToken
| Method Detail |
|---|
@Override Object create(Object creator, Object context)
QName getElementName()
protected def parseAttributes(def token, def ctx)
protected def parseChildren(def token, def child, def ctx)
Groovy Documentation