Class AttachmentHints
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<com.webauthn4j.data.AttachmentHint>
com.webauthn4j.metadata.legacy.data.statement.AttachmentHints
- All Implemented Interfaces:
Iterable<com.webauthn4j.data.AttachmentHint>,Collection<com.webauthn4j.data.AttachmentHint>,Set<com.webauthn4j.data.AttachmentHint>
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAllMethods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
AttachmentHints
public AttachmentHints(long value) Deprecated.
-
-
Method Details
-
iterator
Deprecated.- Specified by:
iteratorin interfaceCollection<com.webauthn4j.data.AttachmentHint>- Specified by:
iteratorin interfaceIterable<com.webauthn4j.data.AttachmentHint>- Specified by:
iteratorin interfaceSet<com.webauthn4j.data.AttachmentHint>- Specified by:
iteratorin classAbstractCollection<com.webauthn4j.data.AttachmentHint>
-
size
public int size()Deprecated.- Specified by:
sizein interfaceCollection<com.webauthn4j.data.AttachmentHint>- Specified by:
sizein interfaceSet<com.webauthn4j.data.AttachmentHint>- Specified by:
sizein classAbstractCollection<com.webauthn4j.data.AttachmentHint>
-