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.Exception
Copyright © 2016 Actian Corporation. All rights reserved.