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.
Content copied to clipboard
Parameters
app
the Application.
Content copied to clipboard
sas Context
a SASManagerContext implementation.
Content copied to clipboard