Uses of Class
com.pervasive.datarush.authentication.ProcessAuthenticationSettings
Packages that use ProcessAuthenticationSettings
Package
Description
Provides classes and interfaces related to authentication.
-
Uses of ProcessAuthenticationSettings in com.pervasive.datarush.authentication
Methods in com.pervasive.datarush.authentication with parameters of type ProcessAuthenticationSettingsModifier and TypeMethodDescriptionKerberosSubjectProvider.accquireCredentials(ModuleConfiguration moduleConfig, ProcessAuthenticationSettings credentialSettings) ProcessSubjectProvider.accquireCredentials(ModuleConfiguration moduleConfig, ProcessAuthenticationSettings config) Creates a subject based on the authentication settings provided.static SubjectProcessAuthentication.getSubject(ModuleConfiguration moduleConfig, ProcessAuthenticationSettings config) Constructs a subject for process-level authentication.