init

Creates and initializes a SASManager for the given SASManagerContext. This should typically be created once and the reference held for the lifetime of the application.

Return

a SASManager.

Parameters

app
the Application.
sasContext
a SASManagerContext implementation.