Class Identities

  • All Implemented Interfaces:

    
    public final class Identities
    
                        

    Identities associated with an agent process.

    • Constructor Detail

      • Identities

        Identities(User forUser, User runAs)
        Parameters:
        forUser - the user for whom the process is running.
        runAs - the user under which the process is running.
      • Identities

        Identities(User forUser)
        Parameters:
        forUser - the user for whom the process is running.
      • Identities

        Identities()