| Package | Description |
|---|---|
| com.pervasive.datarush.authentication |
Provides classes and interfaces related to authentication.
|
| Modifier and Type | Method and Description |
|---|---|
Subject |
ProcessSubjectProvider.accquireCredentials(ModuleConfiguration moduleConfig,
ProcessAuthenticationSettings config)
Creates a subject based on the authentication settings provided.
|
Subject |
KerberosSubjectProvider.accquireCredentials(ModuleConfiguration moduleConfig,
ProcessAuthenticationSettings credentialSettings) |
static Subject |
ProcessAuthentication.getSubject(ModuleConfiguration moduleConfig,
ProcessAuthenticationSettings config)
Constructs a subject for process-level authentication.
|
Copyright © 2016 Actian Corporation. All rights reserved.