Uses of Class
com.pervasive.datarush.authentication.ProcessAuthenticationSettings
-
Packages that use ProcessAuthenticationSettings Package Description com.pervasive.datarush.authentication 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 ProcessAuthenticationSettings Modifier and Type Method Description SubjectKerberosSubjectProvider. accquireCredentials(ModuleConfiguration moduleConfig, ProcessAuthenticationSettings credentialSettings)SubjectProcessSubjectProvider. 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.
-