Ens.SSH.InteractiveAuth.Response
class Ens.SSH.InteractiveAuth.Response extends %Library.RegisteredObject
Class to provide Interoperable SSH utilitiesProperty Inventory
Properties
property Responses as array of %String);
Property methods: ResponsesBuildValueArray(), ResponsesCollectionToDisplay(), ResponsesCollectionToOdbc(), ResponsesDisplayToCollection(), ResponsesDisplayToLogical(), ResponsesGet(), ResponsesGetObject(), ResponsesGetObjectId(), ResponsesGetSwizzled(), ResponsesIsValid(), ResponsesLogicalToDisplay(), ResponsesLogicalToOdbc(), ResponsesNormalize(), ResponsesOdbcToCollection(), ResponsesSet(), ResponsesSetObject(), ResponsesSetObjectId()
property UseCredentialsPasswordAt as %Integer [ InitialExpression = 0 ];
Property methods: UseCredentialsPasswordAtDisplayToLogical(), UseCredentialsPasswordAtGet(), UseCredentialsPasswordAtIsValid(), UseCredentialsPasswordAtLogicalToDisplay(), UseCredentialsPasswordAtNormalize(), UseCredentialsPasswordAtSet()
property UseSFTPPassphraseCredentialsPasswordAt as %Integer [ InitialExpression = 0 ];
Property methods: UseSFTPPassphraseCredentialsPasswordAtDisplayToLogical(), UseSFTPPassphraseCredentialsPasswordAtGet(), UseSFTPPassphraseCredentialsPasswordAtIsValid(), UseSFTPPassphraseCredentialsPasswordAtLogicalToDisplay(), UseSFTPPassphraseCredentialsPasswordAtNormalize(), UseSFTPPassphraseCredentialsPasswordAtSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()