Uses of Interface
com.atlassian.secrets.api.SealedSecretFormat.SerializationFormat
Packages that use SealedSecretFormat.SerializationFormat
-
Uses of SealedSecretFormat.SerializationFormat in com.atlassian.secrets.api
Methods in com.atlassian.secrets.api that return SealedSecretFormat.SerializationFormatMethods in com.atlassian.secrets.api with parameters of type SealedSecretFormat.SerializationFormatModifier and TypeMethodDescriptionstatic voidSealedSecretFormat.setFormat(SealedSecretFormat.SerializationFormat format) Set the serialization format to use across the application.