com.cinecolombia.component.Security.util
Class Util

java.lang.Object
  |
  +--com.cinecolombia.component.Security.util.Util
All Implemented Interfaces:
java.io.Serializable

public class Util
extends java.lang.Object
implements java.io.Serializable

Example of an auxiliary class for exclusive use of the Security EJB. TODO: change for your own structure

Author:
CincoSOFT
See Also:
Serialized Form
Created:
Junio 2003

Constructor Summary
Util()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()