|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.trust.impl.bindings.ClaimsType
com.sun.xml.ws.security.trust.impl.elements.ClaimsImpl
public class ClaimsImpl
Implementation class for Claims.
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.ClaimsType |
|---|
any, dialect |
| Constructor Summary | |
|---|---|
ClaimsImpl()
|
|
ClaimsImpl(ClaimsType clType)
|
|
ClaimsImpl(java.lang.String dialect)
|
|
| Method Summary | |
|---|---|
static ClaimsType |
fromElement(org.w3c.dom.Element element)
|
java.util.List<java.lang.Object> |
getSupportingProperties()
|
| Methods inherited from class com.sun.xml.ws.security.trust.impl.bindings.ClaimsType |
|---|
getAny, getDialect, getOtherAttributes, setDialect |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.xml.ws.api.security.trust.Claims |
|---|
getAny, getDialect, getOtherAttributes, setDialect |
| Constructor Detail |
|---|
public ClaimsImpl()
public ClaimsImpl(java.lang.String dialect)
public ClaimsImpl(ClaimsType clType)
throws WSTrustException
WSTrustException| Method Detail |
|---|
public static ClaimsType fromElement(org.w3c.dom.Element element)
throws WSTrustException
WSTrustExceptionpublic java.util.List<java.lang.Object> getSupportingProperties()
getSupportingProperties in interface Claims
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||