Uses of Interface
org.eclnt.util.token.ITokenMgr
Packages that use ITokenMgr
-
Uses of ITokenMgr in org.eclnt.jsfserver.util.token
Classes in org.eclnt.jsfserver.util.token that implement ITokenMgr -
Uses of ITokenMgr in org.eclnt.util.token
Classes in org.eclnt.util.token that implement ITokenMgrModifier and TypeClassDescriptionclass
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.Methods in org.eclnt.util.token that return ITokenMgrMethods in org.eclnt.util.token with parameters of type ITokenMgr