Skip navigation links

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


weblogic.xml.crypto.api
Class KeySelector.Purpose

java.lang.Object
  extended by weblogic.xml.crypto.api.KeySelector.Purpose

Enclosing class:
KeySelector

public static class KeySelector.Purpose
extends Object

Field Summary
static KeySelector.Purpose DECRYPT
           
static KeySelector.Purpose ENCRYPT
           
static KeySelector.Purpose SIGN
           
static KeySelector.Purpose VERIFY
           

 

Method Summary
 String toString()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Field Detail

DECRYPT

public static final KeySelector.Purpose DECRYPT

ENCRYPT

public static final KeySelector.Purpose ENCRYPT

SIGN

public static final KeySelector.Purpose SIGN

VERIFY

public static final KeySelector.Purpose VERIFY

Method Detail

toString

public String toString()
Overrides:
toString in class Object

Skip navigation links

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