Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager
11g Release 2 (11.1.2)

E27208-01


com.bharosa.vcrypt.common.util
Class VCryptStringArrayResponse

java.lang.Object
  extended by com.bharosa.vcrypt.common.util.VCryptStringArrayResponse


public class VCryptStringArrayResponse
extends Object

VCryptStringArrayResponse

Date: Jun 26, 2006

Since:
3.0

Constructor Summary
VCryptStringArrayResponse(String[] data, VCryptResponse repsonse)
           

 

Method Summary
 String[] getElements()
           
 VCryptResponse getRepsonse()
           
 String toString()
           

 

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

 

Constructor Detail

VCryptStringArrayResponse

public VCryptStringArrayResponse(String[] data,
                                 VCryptResponse repsonse)

Method Detail

getElements

public String[] getElements()

getRepsonse

public VCryptResponse getRepsonse()

toString

public String toString()
Overrides:
toString in class Object

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager
11g Release 2 (11.1.2)

E27208-01


Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.