electric.util.license
Class Codec

java.lang.Object
  extended byelectric.util.license.Codec
All Implemented Interfaces:
ILicenseConstants

public final class Codec
extends java.lang.Object
implements ILicenseConstants

Codec.

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.util.license.ILicenseConstants
CLIENT_LICENSE, CONNECTION_LIMIT, COPYRIGHT, CPUCOUNT, ERROR_MESSAGES, EXPIRATION_DATE, EXPIRED, FEATURE_TIMEOUT, HOSTNAME, INVALIDCODE, IPADDRESS, LICENSE_KEY_TYPE, LICENSETYPE, NODELOCK_INFO, NON_SHAREABLE, OS, VERSION
 
Constructor Summary
Codec()
           
 
Method Summary
 void printProperties(ProductInfo productInfo)
           
 java.util.Hashtable validate(java.lang.String actCode, java.lang.String userId, int productId, int majorVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Codec

public Codec()
Method Detail

validate

public java.util.Hashtable validate(java.lang.String actCode,
                                    java.lang.String userId,
                                    int productId,
                                    int majorVersion)
                             throws LicensingException
Parameters:
actCode -
userId -
productId -
majorVersion -
Throws:
LicensingException

printProperties

public void printProperties(ProductInfo productInfo)
Parameters:
productInfo -


copyright© 2001-2004 by webMethods All Rights Reserved.