SecurePlayLibray J2SE
v2.1

com.SecurePlay
Class SPUEPrivatePolicy

java.lang.Object
  extended bycom.SecurePlay.SPUEPrivatePolicy

public class SPUEPrivatePolicy
extends java.lang.Object

Enumerated class with values: A, P, Q. This is used for the Privacy Policy for messages. It should be replaced by an "enum" with Java 1.5.

Author:
IT GlobalSecure
See Also:
SecurePlay License Information
 

Field Summary
static SPUEPrivatePolicy A
          The value: A
private  java.lang.String name
          place holder for the value
static SPUEPrivatePolicy P
          The value: P
static SPUEPrivatePolicy Q
          The value: Q
 
Constructor Summary
private SPUEPrivatePolicy(java.lang.String name)
          Constructor that sets the value
 
Method Summary
 java.lang.String toString()
          returns the value as a string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

private final java.lang.String name
place holder for the value


A

public static final SPUEPrivatePolicy A
The value: A


P

public static final SPUEPrivatePolicy P
The value: P


Q

public static final SPUEPrivatePolicy Q
The value: Q

Constructor Detail

SPUEPrivatePolicy

private SPUEPrivatePolicy(java.lang.String name)
Constructor that sets the value

Method Detail

toString

public java.lang.String toString()
returns the value as a string


SecurePlayLibray J2SE
v2.1

2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.