|
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.SecurityDD
Field Summary |
Constructor Summary | |
SecurityDD(SecuritySpec spec)
Deprecated. |
|
SecurityDD(XMLInputStream in)
Deprecated. |
Method Summary | |
void |
addSecuritySpec(SecuritySpec spec)
Deprecated. |
static SecurityDD |
getDefaultSecurityDD()
Deprecated. |
EncryptionKey |
getEncryptionKey()
Deprecated. |
SecuritySpec |
getSecuritySpec()
Deprecated. |
SecuritySpec |
getSecuritySpec(String id)
Deprecated. |
Iterator |
getSecuritySpecs()
Deprecated. |
SignatureKey |
getSigningKey()
Deprecated. |
SecuritySpec |
getSpec()
Deprecated. |
TimestampConfig |
getTimestampConfig()
Deprecated. |
User |
getUser()
Deprecated. |
static void |
main(String[] args)
Deprecated. |
SecuritySpec |
removeSecuritySpec(String id)
Deprecated. |
void |
setEncryptionKey(EncryptionKey encryptionKey)
Deprecated. |
void |
setSigningKey(SignatureKey signingKey)
Deprecated. |
void |
setTimestampConfig(TimestampConfig timestampConfig)
Deprecated. |
void |
setUser(User user)
Deprecated. |
String |
toString()
Deprecated. |
void |
toXML(XMLOutputStream out)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SecurityDD(SecuritySpec spec)
public SecurityDD(XMLInputStream in) throws XMLStreamException
Method Detail |
public void addSecuritySpec(SecuritySpec spec)
public static final SecurityDD getDefaultSecurityDD()
public EncryptionKey getEncryptionKey()
public SecuritySpec getSecuritySpec()
public SecuritySpec getSecuritySpec(String id)
public Iterator getSecuritySpecs()
public SignatureKey getSigningKey()
public SecuritySpec getSpec()
public TimestampConfig getTimestampConfig()
public User getUser()
public static void main(String[] args) throws Exception
Exception
public SecuritySpec removeSecuritySpec(String id)
public void setEncryptionKey(EncryptionKey encryptionKey)
public void setSigningKey(SignatureKey signingKey)
public void setTimestampConfig(TimestampConfig timestampConfig)
public void setUser(User user)
public String toString()
public void toXML(XMLOutputStream out) throws XMLStreamException
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 |