Class SecurityApiBinding

java.lang.Object
com.xebialabs.xlrelease.script.bindings.SecurityApiBinding
All Implemented Interfaces:
Serializable

public class SecurityApiBinding extends Object implements Serializable
Binding exposed to REST extension endpoints additional to the public API.
See Also:
  • Field Details

    • NAME

      public static String NAME
  • Constructor Details

    • SecurityApiBinding

      public SecurityApiBinding()
  • Method Details

    • decrypt

      public <T extends com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> T decrypt(T configurationItem)