Package org.eclnt.util.token


package org.eclnt.util.token
  • Class
    Description
     
     
    Management of tokens - "abbreviations" which hide a content string.

    Tokens e.g. are used as URL parameter: instead of appending content data to a URL, the content data is arranged behind a token, which is stored in the TokenMgr.
    Management of tokens - "abbreviations" which hide a content string.

    Tokens e.g. are used as URL parameter: instead of appending content data to a URL, the content data is arranged behind a token, which is stored in the TokenMgr.