com.sun.xml.ws.security.trust.impl.wssx.elements
Class ActAsImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.elements.ActAsImpl
- All Implemented Interfaces:
- ActAs
public class ActAsImpl
- extends Object
- implements ActAs
- Author:
- Jiandong Guo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActAsImpl
public ActAsImpl(Token aaToken)
ActAsImpl
public ActAsImpl(Element actAsElement)
setAny
public void setAny(Object obj)
- Specified by:
setAny in interface ActAs
getAny
public Object getAny()
- Specified by:
getAny in interface ActAs
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.