FileNet Content Services
Java Connector v3.0

Uses of Class
com.filenet.wcm.api.CannotDetokenizeException

Packages that use CannotDetokenizeException
com.filenet.wcm.api This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. 
 

Uses of CannotDetokenizeException in com.filenet.wcm.api
 

Methods in com.filenet.wcm.api that throw CannotDetokenizeException
 java.util.HashMap Session.fromToken(java.lang.String token)
          Returns the constituent keyword/value pairs of a credentials token in a Java HashMap object.
 java.util.HashMap Session.fromToken(java.lang.String token, long toleranceSeconds)
          

Not Implemented in CS Java Connector v3.0.

 


FileNet Content Services
Java Connector v3.0