Uses of Class
com.redwood.scheduler.api.exception.CredentialNotExternallyAvailableException
-
Packages that use CredentialNotExternallyAvailableException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of CredentialNotExternallyAvailableException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw CredentialNotExternallyAvailableException Modifier and Type Method Description String
Credential. getProtectedPassword()
Get a version of the password that can be decrypted using theSchedulerSession.unprotectPassword(String)
method.
-