|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
weblogic.xml.security.specs.SpecBase
weblogic.xml.security.specs.OperationSpec
weblogic.xml.security.specs.EncryptionSpec
Deprecated. please use new WS Security API
public class EncryptionSpec
EncryptionSpec.java Created: Wed Aug 14 20:35:30 2002
| Field Summary |
|---|
| Fields inherited from class weblogic.xml.security.specs.OperationSpec |
|---|
bodyList, headerList, unrestrictedList |
| Method Summary | |
|---|---|
static EncryptionSpec |
getDefaultSpec()Deprecated. Returns the default EncryptionSpec. |
String |
getEncryptionMethod()Deprecated. Returns the URI for the encryption method to be used for the EncryptedKey. |
String |
getKeyWrappingMethod()Deprecated. |
void |
setKeyWrappingMethod(String keyWrappingAlg)Deprecated. |
String |
toString()Deprecated. |
| Methods inherited from class weblogic.xml.security.specs.OperationSpec |
|---|
addElement, addElement, entireBody |
| Methods inherited from class weblogic.xml.security.specs.SpecBase |
|---|
fromXMLInternal, toXML, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getEncryptionMethod()
public static EncryptionSpec getDefaultSpec()
public String toString()
toString in class Objectpublic String getKeyWrappingMethod()
public void setKeyWrappingMethod(String keyWrappingAlg)
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||