BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.xml.crypto.wss.provider
Class Purpose

java.lang.Object
  extended byweblogic.xml.crypto.wss.provider.Purpose

public class Purpose
extends Object

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Field Summary
static Purpose DECRYPT
           
static Purpose ENCRYPT
           
static Purpose ENCRYPT_RESPONSE
           
static Purpose IDENTITY
           
static Purpose SIGN
           
static 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 Purpose DECRYPT

ENCRYPT

public static Purpose ENCRYPT

ENCRYPT_RESPONSE

public static Purpose ENCRYPT_RESPONSE

IDENTITY

public static Purpose IDENTITY

SIGN

public static Purpose SIGN

VERIFY

public static Purpose VERIFY
Method Detail

toString

public String toString()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.