Skip to main content

Ens.SSH.InteractiveAuth.Response

class Ens.SSH.InteractiveAuth.Response extends %Library.RegisteredObject

Class to provide Interoperable SSH utilities

Property 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

FeedbackOpens in a new tab