- password - Variable in class nl.esciencecenter.octopus.security.Credential
-
This member variables holds the passphrase of the SecurityContext
- PasswordCredential - Class in nl.esciencecenter.octopus.security
-
A security context based upon user name, password combination.
- PasswordCredential(String, String) - Constructor for class nl.esciencecenter.octopus.security.PasswordCredential
-
- path - Variable in class nl.esciencecenter.octopus.engine.files.AbstractPathAttributes
-
- path() - Method in class nl.esciencecenter.octopus.engine.files.AbstractPathAttributes
-
- Path - Interface in nl.esciencecenter.octopus.files
-
- path() - Method in interface nl.esciencecenter.octopus.files.PathAttributes
-
- PathAttributes - Interface in nl.esciencecenter.octopus.files
-
Path with its associated Attributes
- PathCpi - Class in nl.esciencecenter.octopus.engine.files
-
Default implementation of Path.
- PathCpi(ImmutableTypedProperties, Credentials, URI, String, OctopusEngine) - Constructor for class nl.esciencecenter.octopus.engine.files.PathCpi
-
- PathCpi(ImmutableTypedProperties, Credentials, URI, String, OctopusEngine, String, String...) - Constructor for class nl.esciencecenter.octopus.engine.files.PathCpi
-
- PathCpi.PathIterator - Class in nl.esciencecenter.octopus.engine.files
-
- PathCpi.PathIterator(ImmutableTypedProperties, Credentials, URI, String[]) - Constructor for class nl.esciencecenter.octopus.engine.files.PathCpi.PathIterator
-
- PathTest - Class in nl.esciencecenter.octopus.engine.util.old
-
- PathTest() - Constructor for class nl.esciencecenter.octopus.engine.util.old.PathTest
-
- permissions() - Method in class nl.esciencecenter.octopus.files.AclEntry
-
Returns a copy of the permissions component.
- permissions() - Method in interface nl.esciencecenter.octopus.files.FileAttributes
-
- poolNumber - Static variable in class nl.esciencecenter.octopus.engine.util.old.ScheduledExecutor.MyThreadFactory
-
- port - Variable in class nl.esciencecenter.octopus.security.ProxyCredential
-
the port where the server runs
- pos - Variable in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle.Reader
-
- PosixFilePermission - Enum in nl.esciencecenter.octopus.files
-
- PosixFilePermission() - Constructor for enum nl.esciencecenter.octopus.files.PosixFilePermission
-
- postStagedFiles - Variable in class nl.esciencecenter.octopus.jobs.JobDescription
-
- postState() - Method in class nl.esciencecenter.octopus.engine.jobs.Sandbox
-
- postVisitDirectory(Path, OctopusException, Octopus) - Method in interface nl.esciencecenter.octopus.util.FileVisitor
-
Invoked for a directory after entries in the directory, and all of their
descendants, have been visited.
- preStage() - Method in class nl.esciencecenter.octopus.engine.jobs.Sandbox
-
- preStagedFiles - Variable in class nl.esciencecenter.octopus.jobs.JobDescription
-
- preVisitDirectory(Path, FileAttributes, Octopus) - Method in interface nl.esciencecenter.octopus.util.FileVisitor
-
Invoked for a directory before entries in the directory are visited.
- principal() - Method in class nl.esciencecenter.octopus.files.AclEntry
-
Returns the principal component.
- printProperties(PrintStream, String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
-
Prints properties (including default properties) to a stream.
- privateKeySlot - Variable in class nl.esciencecenter.octopus.security.CertificateCredential
-
Some ssh implementations on windows (tunnelier) use a private key slot
- process - Variable in class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
-
- ProcessBundle - Class in nl.esciencecenter.octopus.engine.util.old
-
- ProcessBundle(int, String, String[], File, Map<String, Object>) - Constructor for class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
-
- ProcessBundle.MergingInputStream - Class in nl.esciencecenter.octopus.engine.util.old
-
- ProcessBundle.MergingInputStream(InputStream...) - Constructor for class nl.esciencecenter.octopus.engine.util.old.ProcessBundle.MergingInputStream
-
- ProcessBundle.OutputStreamSplitter - Class in nl.esciencecenter.octopus.engine.util.old
-
- ProcessBundle.OutputStreamSplitter(ProcessRunner[]) - Constructor for class nl.esciencecenter.octopus.engine.util.old.ProcessBundle.OutputStreamSplitter
-
- ProcessBundle.Reader - Class in nl.esciencecenter.octopus.engine.util.old
-
- ProcessBundle.Reader(ProcessBundle.MergingInputStream, InputStream) - Constructor for class nl.esciencecenter.octopus.engine.util.old.ProcessBundle.Reader
-
- processes - Variable in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
-
- processesPerNode - Variable in class nl.esciencecenter.octopus.jobs.JobDescription
-
- processID - Variable in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
-
- processID - Variable in class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
-
- ProcessRunner - Class in nl.esciencecenter.octopus.engine.util.old
-
- ProcessRunner(String, String[], File, Map<String, Object>) - Constructor for class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
-
- properties - Variable in class nl.esciencecenter.octopus.engine.files.PathCpi.PathIterator
-
- properties - Variable in class nl.esciencecenter.octopus.engine.files.PathCpi
-
- protectAgainstShellMetas(String) - Static method in class nl.esciencecenter.octopus.engine.util.old.Shells
-
Generates a "version" of the parameter that survives shell meta
characters.
- ProxyCredential - Class in nl.esciencecenter.octopus.security
-
This context is used if you have a credential stored in a myproxy server.
- ProxyCredential(String, int, String, String) - Constructor for class nl.esciencecenter.octopus.security.ProxyCredential
-
- put(Object, Object) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
-
- putAll(Map<? extends Object, ? extends Object>) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
-
- putDataObject(String, Object) - Method in class nl.esciencecenter.octopus.security.Credential
-
This method is used by adaptors to get adaptor-specific data associated
with this context.