public class KerberosSubjectProvider extends Object implements ProcessSubjectProvider
| Constructor and Description |
|---|
KerberosSubjectProvider() |
| Modifier and Type | Method and Description |
|---|---|
Subject |
accquireCredentials(ModuleConfiguration moduleConfig,
ProcessAuthenticationSettings credentialSettings)
Creates a subject based on the authentication settings provided.
|
public Subject accquireCredentials(ModuleConfiguration moduleConfig, ProcessAuthenticationSettings credentialSettings) throws LoginException
ProcessSubjectProviderSubject; this
can be used to authenticate for other purposes.accquireCredentials in interface ProcessSubjectProvidercredentialSettings - authentication settings for acquiring credentialsnull is
permitted, in which case it is ignored.LoginExceptionCopyright © 2020 Actian Corporation. All rights reserved.