|
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
public class BinarySecurityTokenSpec
Field Summary | |
---|---|
static BinarySecurityTokenSpec |
DEFAULT_SPEC
Deprecated. |
Constructor Summary | |
---|---|
BinarySecurityTokenSpec()
Deprecated. |
|
BinarySecurityTokenSpec(String type,
String encoding)
Deprecated. |
|
BinarySecurityTokenSpec(weblogic.xml.stream.XMLInputStream in,
String ns)
Deprecated. |
Method Summary | |
---|---|
protected void |
fromXMLInternal(weblogic.xml.stream.XMLInputStream in,
String ns)
Deprecated. |
static BinarySecurityTokenSpec |
getDefaultSpec()
Deprecated. |
String |
getEncoding()
Deprecated. |
String |
getValueType()
Deprecated. |
String |
toString()
Deprecated. |
void |
toXML(weblogic.xml.stream.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(weblogic.xml.stream.XMLInputStream in, String ns) throws weblogic.xml.stream.XMLStreamException
weblogic.xml.stream.XMLStreamException
Method Detail |
---|
public String getEncoding()
public String getValueType()
protected void fromXMLInternal(weblogic.xml.stream.XMLInputStream in, String ns) throws weblogic.xml.stream.XMLStreamException
fromXMLInternal
in class SpecBase
weblogic.xml.stream.XMLStreamException
public void toXML(weblogic.xml.stream.XMLOutputStream out, String ns, int indent) throws weblogic.xml.stream.XMLStreamException
toXML
in class SpecBase
weblogic.xml.stream.XMLStreamException
public static BinarySecurityTokenSpec getDefaultSpec()
public String toString()
toString
in class Object
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |