Class AnySharedCredentials


  • public class AnySharedCredentials
    extends SharedCredentials<AnySharedCredentials,​AnySharedCredentialsProperties>
    Represents a shared credentials data of any type.

    Since knowledge of internal representation of plugin data is required to properly construct this object, this class should only be used if the specialised implementation of a given credential type is not available.