public class Credentials extends Object implements Iterable<Credential>, Serializable
| Constructor and Description |
|---|
Credentials() |
| Modifier and Type | Method and Description |
|---|---|
List<Credential> |
getList() |
Iterator<Credential> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic List<Credential> getList()
public Iterator<Credential> iterator()
iterator in interface Iterable<Credential>Copyright © 2012–2025. All rights reserved.