Class MatcherProtections
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<com.webauthn4j.data.MatcherProtectionType>
com.webauthn4j.metadata.legacy.data.statement.MatcherProtections
- All Implemented Interfaces:
Iterable<com.webauthn4j.data.MatcherProtectionType>,Collection<com.webauthn4j.data.MatcherProtectionType>,Set<com.webauthn4j.data.MatcherProtectionType>
@Deprecated
public class MatcherProtections
extends AbstractSet<com.webauthn4j.data.MatcherProtectionType>
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
-
MatcherProtections
public MatcherProtections(int value) Deprecated.
-
-
Method Details
-
iterator
Deprecated.- Specified by:
iteratorin interfaceCollection<com.webauthn4j.data.MatcherProtectionType>- Specified by:
iteratorin interfaceIterable<com.webauthn4j.data.MatcherProtectionType>- Specified by:
iteratorin interfaceSet<com.webauthn4j.data.MatcherProtectionType>- Specified by:
iteratorin classAbstractCollection<com.webauthn4j.data.MatcherProtectionType>
-
size
public int size()Deprecated.- Specified by:
sizein interfaceCollection<com.webauthn4j.data.MatcherProtectionType>- Specified by:
sizein interfaceSet<com.webauthn4j.data.MatcherProtectionType>- Specified by:
sizein classAbstractCollection<com.webauthn4j.data.MatcherProtectionType>
-