Class GoogleRobotCredentials.CredentialsListBoxModel

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ListBoxModel.Option>, Collection<ListBoxModel.Option>, List<ListBoxModel.Option>, RandomAccess, org.kohsuke.stapler.HttpResponse
Enclosing class:
GoogleRobotCredentials

public static class GoogleRobotCredentials.CredentialsListBoxModel extends ListBoxModel
A trivial tuple for wrapping the list box of matched credentials with the requirements that were used to filter them.
See Also: