public interface ProcessSubjectProvider
| Modifier and Type | Method and Description |
|---|---|
Subject |
accquireCredentials(ModuleConfiguration moduleConfig,
ProcessAuthenticationSettings config)
Creates a subject based on the authentication settings provided.
|
Subject accquireCredentials(ModuleConfiguration moduleConfig, ProcessAuthenticationSettings config) throws Exception
Subject; this
can be used to authenticate for other purposes.config - authentication settings for acquiring credentialsnull is
permitted, in which case it is ignored.ExceptionCopyright © 2020 Actian Corporation. All rights reserved.