@Internal public class CredentialsUIConfigBean extends Object
Constructor and Description |
---|
CredentialsUIConfigBean() |
Modifier and Type | Method and Description |
---|---|
@NotNull Map<String,String> |
getCredentialsConfigurationMap(@NotNull CredentialTypeModuleDescriptor credentialDescriptor,
@Nullable CredentialsData previousCredentialsData) |
@NotNull String |
prepareCreateHtml(@NotNull CredentialTypeModuleDescriptor credentialDescriptor,
@NotNull CredentialsRenderMode renderMode) |
@NotNull String |
prepareEditHtml(@NotNull CredentialTypeModuleDescriptor credentialDescriptor,
@NotNull CredentialsData credentialsData,
@NotNull CredentialsRenderMode renderMode) |
void |
validateCredentialsConfiguration(@NotNull CredentialTypeModuleDescriptor credentialDescriptor,
@Nullable CredentialsData previousCredentialsData,
@NotNull ErrorCollection errorCollection) |
public void validateCredentialsConfiguration(@NotNull @NotNull CredentialTypeModuleDescriptor credentialDescriptor, @Nullable @Nullable CredentialsData previousCredentialsData, @NotNull @NotNull ErrorCollection errorCollection)
@NotNull public @NotNull String prepareCreateHtml(@NotNull @NotNull CredentialTypeModuleDescriptor credentialDescriptor, @NotNull @NotNull CredentialsRenderMode renderMode)
@NotNull public @NotNull String prepareEditHtml(@NotNull @NotNull CredentialTypeModuleDescriptor credentialDescriptor, @NotNull @NotNull CredentialsData credentialsData, @NotNull @NotNull CredentialsRenderMode renderMode)
@NotNull public @NotNull Map<String,String> getCredentialsConfigurationMap(@NotNull @NotNull CredentialTypeModuleDescriptor credentialDescriptor, @Nullable @Nullable CredentialsData previousCredentialsData)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences