Uses of Class
com.delinea.secrets.jenkins.wrapper.cred.ServerSecret.Mapping
-
Packages that use ServerSecret.Mapping Package Description com.delinea.secrets.jenkins.wrapper.cred -
-
Uses of ServerSecret.Mapping in com.delinea.secrets.jenkins.wrapper.cred
Methods in com.delinea.secrets.jenkins.wrapper.cred that return types with arguments of type ServerSecret.Mapping Modifier and Type Method Description List<ServerSecret.Mapping>
ServerSecret. getMappings()
Constructor parameters in com.delinea.secrets.jenkins.wrapper.cred with type arguments of type ServerSecret.Mapping Constructor Description ServerSecret(int id, List<ServerSecret.Mapping> mappings)
-