Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element CredentialStoreFragments
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+CredentialStoreFragments

References Notes

Fragments for credential stores are a means to organize secure settings in a reusable way:

  • Fragments are created to define settings that are specific for a file transfer protocol, e.g. FTP, SFTP, WebDAV.
  • Each Profile references a number of CredentialStoreFragments for secure settings in ProtocolFragments of a file transfer operation.
  • Multiple Profiles can use the same credential store that is specified in a fragment.
  • A Profile can reference multiple CredentialStoreFragment elements.

Any number of fragments can be configured. They are distinguished by their name attribute. References to a fragment use the value of the name attribute to identify the respective fragment.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_CredentialStoreFragment.tmp#CredentialStoreFragment
Properties
content complex
Used by
Element Fragments
Model
Instance
<CredentialStoreFragments>
  <CredentialStoreFragment name="">{0,unbounded}</CredentialStoreFragment>
</CredentialStoreFragments>