org.apache.wss4j.binding.wssc
Class AbstractSecurityContextTokenType
java.lang.Object
org.apache.wss4j.binding.wssc.AbstractSecurityContextTokenType
- Direct Known Subclasses:
- SecurityContextTokenType, SecurityContextTokenType
public abstract class AbstractSecurityContextTokenType
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSecurityContextTokenType
public AbstractSecurityContextTokenType()
getAny
public abstract List<Object> getAny()
getId
public abstract String getId()
setId
public abstract void setId(String value)
getOtherAttributes
public abstract Map<QName,String> getOtherAttributes()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.