Module datarush.commons
Package com.pervasive.datarush.authentication
Provides classes and interfaces related to authentication.
These are used to acquire
Subject
objects used
by processes.
This package is primarily intended for internal use by the framework and should be considered "evolving".
-
Interface Summary Interface Description ProcessSubjectProvider Provides a mechanism for acquiring process-level authentication credentials. -
Class Summary Class Description KerberosSubjectProvider Authenticates as a specified Kerberos principal using a keytab file.ProcessAuthentication Utilities for acquiring process-level authentication credentials.ProcessAuthenticationSettings A collection of settings made available toProcessSubjectProvider
implementations.Version Describes the version of the DataRush installation.