Class OpenstackCredentials
java.lang.Object
jenkins.plugins.openstack.compute.auth.OpenstackCredentials
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
add
(OpenstackCredential openstackCredential) static OpenstackCredential
getCredential
(String credentialsId) static void
save()
-
Constructor Details
-
OpenstackCredentials
public OpenstackCredentials()
-
-
Method Details
-
getCredential
- Returns:
- null when the credentials are not found.
-
add
-
save
- Throws:
IOException
-