Package com.digimarc.dms.session
package com.digimarc.dms.session
Contains classes for creating sessions that are used in readers and resolvers
-
ClassDescriptionClass represents the parameters required for an Illuminate session.Enum represents different contexts for the Illuminate session.Provides SDK's resolver credentials.Utility class that encapsulates SdkSession and provide its featuresA session object is required to use reader and resolver objects within the SDK.Utility class that encapsulates SdkSession and provide its credentialsEncapsulates a SdkSession creation outcome with a value of type SdkSession or a error with an arbitrary error of type SdkSessionInitializationResult.Errors.SdkSession creation errorThe
SdkSessionManager
class manages sessions for the SDK.Encapsulate parameters that are used for SdkSession construction