public class RequiredCredentialEntity extends Object
Constructor and Description |
---|
RequiredCredentialEntity() |
public String getType()
public void setType(String type)
public boolean isInput()
public void setInput(boolean input)
public boolean isSecret()
public void setSecret(boolean secret)
public String getFormLabel()
public void setFormLabel(String formLabel)
Copyright © 2014. All Rights Reserved.