Package 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
-
-
Constructor Summary
Constructors Constructor Description AbstractSecurityContextTokenType()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract List<Object>getAny()abstract StringgetId()abstract Map<QName,String>getOtherAttributes()abstract voidsetId(String value)
-