|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.xml.security.specs.SpecBase
weblogic.xml.security.specs.BinarySecurityTokenSpec
Field Summary | |
static BinarySecurityTokenSpec |
DEFAULT_SPEC
Deprecated. |
Constructor Summary | |
BinarySecurityTokenSpec()
Deprecated. |
|
BinarySecurityTokenSpec(String type,
String encoding)
Deprecated. |
|
BinarySecurityTokenSpec(XMLInputStream in,
String ns)
Deprecated. |
Method Summary | |
protected void |
fromXMLInternal(XMLInputStream in,
String ns)
Deprecated. |
static BinarySecurityTokenSpec |
getDefaultSpec()
Deprecated. |
String |
getEncoding()
Deprecated. |
String |
getValueType()
Deprecated. |
String |
toString()
Deprecated. |
void |
toXML(XMLOutputStream out,
String ns,
int indent)
Deprecated. |
Methods inherited from class weblogic.xml.security.specs.SpecBase |
toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final BinarySecurityTokenSpec DEFAULT_SPEC
Constructor Detail |
public BinarySecurityTokenSpec()
public BinarySecurityTokenSpec(String type, String encoding)
public BinarySecurityTokenSpec(XMLInputStream in, String ns) throws XMLStreamException
Method Detail |
protected void fromXMLInternal(XMLInputStream in, String ns) throws XMLStreamException
fromXMLInternal
in class SpecBase
XMLStreamException
public static BinarySecurityTokenSpec getDefaultSpec()
public String getEncoding()
public String getValueType()
public String toString()
public void toXML(XMLOutputStream out, String ns, int indent) throws XMLStreamException
toXML
in class SpecBase
XMLStreamException
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |