com.sun.xml.ws.security.trust.impl.elements
Class ClaimsImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.bindings.ClaimsType
com.sun.xml.ws.security.trust.impl.elements.ClaimsImpl
- All Implemented Interfaces:
- Claims
public class ClaimsImpl
- extends ClaimsType
- implements Claims
Implementation class for Claims.
- Author:
- Manveen Kaur
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClaimsImpl
public ClaimsImpl()
ClaimsImpl
public ClaimsImpl(String dialect)
ClaimsImpl
public ClaimsImpl(ClaimsType clType)
throws WSTrustException
- Throws:
WSTrustException
fromElement
public static ClaimsType fromElement(Element element)
throws WSTrustException
- Throws:
WSTrustException
getSupportingProperties
public List<Object> getSupportingProperties()
- Specified by:
getSupportingProperties in interface Claims
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.