Creates a new instance of ServerInterceptor
Parameters: threadPermissionContainer - The container responsible for controlling the threading permissions.
This method creates a new session using the credentials passed in.
The user session of the authenticated user. Parameters: credential - The credentials to create a new session for. exception: AuthorizationException - exception: InterceptorException -
This method overwrites the session attached to this thread.
The user session of the authenticated user. Parameters: credential - The credentials to create a new session for. exception: AuthorizationException - exception: InterceptorException -