org.nuiton.wikitty
Class SecurityTokenImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by org.nuiton.wikitty.SecurityTokenAbstract
          extended by org.nuiton.wikitty.SecurityTokenImpl
All Implemented Interfaces:
Serializable, Cloneable, BusinessEntity, SecurityToken

public class SecurityTokenImpl
extends SecurityTokenAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.SecurityTokenAbstract
extensions, extensionSecurityToken
 
Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.SecurityToken
EXT_SECURITYTOKEN, FIELD_SECURITYTOKEN_USER, FQ_FIELD_SECURITYTOKEN_USER
 
Constructor Summary
SecurityTokenImpl()
          SecurityTokenImpl :
SecurityTokenImpl(BusinessEntityWikitty businessEntityWikitty)
          SecurityTokenImpl :
SecurityTokenImpl(Wikitty wikitty)
          SecurityTokenImpl :
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.SecurityTokenAbstract
getStaticExtensions, getUser, setUser, toString
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

SecurityTokenImpl

public SecurityTokenImpl()
SecurityTokenImpl :


SecurityTokenImpl

public SecurityTokenImpl(Wikitty wikitty)
SecurityTokenImpl :

Parameters:
wikitty -

SecurityTokenImpl

public SecurityTokenImpl(BusinessEntityWikitty businessEntityWikitty)
SecurityTokenImpl :

Parameters:
businessEntityWikitty -


Copyright © 2009-2010 CodeLutin. All Rights Reserved.