Uses of Interface java.util.Set

Uses in package gnu.javax.crypto.sasl

Methods with return type java.util.Set

Set<E>
Set<E>

Uses in package gnu.java.nio

Methods with return type java.util.Set

Set<E>
Set<E>
Returns this selector's key set.
Set<E>
Set<E>
Returns this selector's selected-key set.

Uses in package gnu.java.security.x509

Methods with parameter type java.util.Set

void

Methods with return type java.util.Set

Set<E>
Set<E>
Returns a set of policies (string OIDs) that will satisfy this node's policy.
Set<E>
Set<E>
Set<E>

Uses in package gnu.javax.crypto.jce

Methods with return type java.util.Set

Set<E>
Returns a Set of names of symmetric key block cipher algorithms available from this Provider.
Set<E>
Returns a Set of names of MAC algorithms available from this Provider.
Set<E>
Returns a Set of names of SASL Client mechanisms available from this Provider.
Set<E>
Returns a Set of names of SASL Server mechanisms available from this Provider.

Uses in package gnu.java.security.pkcs

Constructors with parameter type java.util.Set

PKCS7SignedData.PKCS7SignedData(Set<E> digestAlgorithms, PKCS7Data data, Certificate[] certificates, X509CRL[] crls, Set<E> signerInfos)
Constructs a new instance of PKCS7SignedData given a designated set of fields.

Methods with return type java.util.Set

Set<E>
Set<E>

Uses in package gnu.javax.crypto.cipher

Methods with return type java.util.Set

Set<E>
Returns a Set of symmetric key block cipher implementation names supported by this Factory.

Uses in package gnu.gcj.runtime

Methods with return type java.util.Set

Set<E>

Uses in package java.util

Classes implementing java.util.Set

class
An abstract implementation of Set to make it easier to create your own implementations.
class
Provides an efficient mechanism for recording a set of enumeration constants.
class
This class provides a HashMap-backed implementation of the Set interface.
class
This class provides a hashtable-backed implementation of the Set interface, with predictable traversal order.
class
This class provides a TreeMap-backed implementation of the SortedSet interface.

Fields of type java.util.Set

Set<E>
An immutable, serializable, empty Set.

Uses in package gnu.javax.crypto.mode

Methods with return type java.util.Set

Set<E>
Returns a Set of names of mode supported by this Factory.

Uses in package gnu.javax.crypto.prng

Methods with return type java.util.Set

Set<E>
Returns a Set of names of padding algorithms supported by this Factory.

Uses in package gnu.CORBA

Methods with return type java.util.Set

Set<E>
Get the map entry set.

Uses in package gnu.java.security.prng

Methods with return type java.util.Set

Set<E>
Returns a Set of names of padding algorithms supported by this Factory.

Uses in package gnu.java.security.key

Methods with return type java.util.Set

Set<E>
Returns a Set of supported key-pair codec names.
Set<E>
Returns a Set of keypair generator names supported by this Factory.

Uses in package gnu.java.security.sig.rsa

Methods with return type java.util.Set

Set<E>
Returns a Set of names of RSA signatures supported by this Factory.

Uses in package gnu.javax.crypto.pad

Methods with return type java.util.Set

Set<E>
Returns a Set of names of padding algorithms supported by this Factory.

Uses in package gnu.CORBA.NamingService

Methods with return type java.util.Set

Set<E>
Returns the map entry set.

Uses in package gnu.javax.crypto.kwa

Methods with return type java.util.Set

Set<E>
Returns a Set of key wrapping algorithm names supported by this Factory.

Uses in package gnu.javax.crypto.assembly

Methods with return type java.util.Set

Set<E>
Returns the Set of supported block sizes for this Cascade that are common to all of its chained stages.
Set<E>
Returns the Set of supported block sizes for this Stage.

Uses in package gnu.java.security.sig

Methods with return type java.util.Set

Set<E>
Returns a Set of supported signature codec names.
Set<E>
Returns a Set of signature-with-appendix scheme names supported by this Factory.

Uses in package gnu.xml.validation.datatype

Constructors with parameter type java.util.Set

AtomicSimpleType.AtomicSimpleType(QName name, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation)
ListSimpleType.ListSimpleType(QName name, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation, SimpleType itemType)
SimpleType.SimpleType(QName name, int variety, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation)
UnionSimpleType.UnionSimpleType(QName name, Set<E> facets, int fundamentalFacets, SimpleType baseType, Annotation annotation, List<E> memberTypes)

Fields of type java.util.Set

Set<E>
The facets of this simple type.

Uses in package gnu.javax.crypto.mac

Methods with return type java.util.Set

Set<E>
Returns a Set of names of HMAC algorithms supported by this Factory.
Set<E>
Returns a Set of names of MAC algorithms supported by this Factory.

Uses in package gnu.CORBA.Poa

Methods with return type java.util.Set

Set<E>
Get the map key set.

Uses in package javax.print.attribute.standard

Classes implementing java.util.Set

class
The JobStateReasons attribute provides the set of additional informations available about the current state of a print job.

Uses in package gnu.java.security.hash

Methods with return type java.util.Set

Set<E>
Returns a Set of names of hash algorithms supported by this Factory.

Uses in package gnu.java.util

Methods with return type java.util.Set

Set<E>
Returns a set representation of the entries in this map.
Set<E>
Returns a set representation of the keys in this map.

Uses in package gnu.javax.crypto.key

Methods with return type java.util.Set

Set<E>
Returns a Set of key agreement protocol names supported by this Factory.