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, wait
forEach, spliterator
public List<Credential> getList()
public Iterator<Credential> iterator()
iterator
in interface Iterable<Credential>
Copyright © 2012–2023. All rights reserved.