Glacier

Overview

module Glacier

Glacier is a firewall solution for Ice. Glacier authenticates and filters client requests and allows callbacks to the client in a secure fashion. In combination with IceSSL, Glacier provides a security solution that is both non-intrusive and easy to configure.

Interface Index

PermissionsVerifier

The Glacier router starter permissions verifier.

Router

The Glacier router interface.

Session

A session object, which is tied to the lifecycle of a Router.

SessionManager

The session manager, which is responsible for managing Session objects.

Starter

The Glacier router starter.

Exception Index

CannotStartRouterException

This exception is raised if the router cannot be started.

NoSessionManagerException

This exception is raised if no SessionManager object has been configured.

PermissionDeniedException

This exception is raised if router access is denied.