Searched defs:keys (Results 1 - 25 of 116) sorted by relevance

12345

/openjdk7/langtools/test/tools/javac/varargs/
H A DAnon.java49 Fox(String... keys) { argument
50 _keys = keys;
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/
H A DKeyInfoContent.java21 package com.sun.org.apache.xml.internal.security.keys.content;
H A DKeyName.java21 package com.sun.org.apache.xml.internal.security.keys.content;
H A DMgmtData.java21 package com.sun.org.apache.xml.internal.security.keys.content;
H A DPGPData.java21 package com.sun.org.apache.xml.internal.security.keys.content;
H A DSPKIData.java21 package com.sun.org.apache.xml.internal.security.keys.content;
H A DKeyValue.java21 package com.sun.org.apache.xml.internal.security.keys.content;
26 import com.sun.org.apache.xml.internal.security.keys.content.keyvalues.DSAKeyValue;
27 import com.sun.org.apache.xml.internal.security.keys.content.keyvalues.RSAKeyValue;
37 * and RSA (RECOMMENDED) public keys are defined in Signature Algorithms
39 * keys values represented as PCDATA or element types from an external
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xni/
H A DAugmentations.java78 * Returns an enumeration of the keys in the Augmentations structure
81 public Enumeration keys (); method in interface:Augmentations
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/util/
H A DIdentityHashtableEnumerator.java44 boolean keys; field in class:IdentityHashtableEnumerator
49 IdentityHashtableEnumerator(IdentityHashtableEntry table[], boolean keys) { argument
51 this.keys = keys;
74 return keys ? e.key : e.value;
/openjdk7/jdk/src/share/classes/java/nio/channels/
H A DSelector.java49 * keys:
53 * <li><p> The <i>key set</i> contains the keys representing the current
55 * {@link #keys() keys} method. </p></li>
57 * <li><p> The <i>selected-key set</i> is the set of keys such that each
63 * <li><p> The <i>cancelled-key</i> set is the set of keys that have been
74 * register} method. Cancelled keys are removed from the key set during
96 * <p> During each selection operation, keys may be added to and removed from a
131 * If all of the keys in the key set at the start of this step have empty
132 * interest sets then neither the selected-key set nor any of the keys'
259 public abstract Set<SelectionKey> keys(); method in class:Selector
[all...]
/openjdk7/jdk/src/share/classes/java/util/
H A DDictionary.java30 * class, such as <code>Hashtable</code>, which maps keys to values.
37 * implementations of this class to decide if two keys are the same.
59 * Returns the number of entries (distinct keys) in this dictionary.
61 * @return the number of keys in this dictionary.
66 * Tests if this dictionary maps no keys to value. The general contract
70 * @return <code>true</code> if this dictionary maps no keys to values;
76 * Returns an enumeration of the keys in this dictionary. The general
77 * contract for the keys method is that an <tt>Enumeration</tt> object
78 * is returned that will generate all the keys for which this dictionary
81 * @return an enumeration of the keys i
85 abstract public Enumeration<K> keys(); method in class:Dictionary
[all...]
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/
H A DContentHandlerAlreadyRegisteredException.java21 package com.sun.org.apache.xml.internal.security.keys;
H A DKeyUtils.java21 package com.sun.org.apache.xml.internal.security.keys;
29 import com.sun.org.apache.xml.internal.security.keys.content.KeyName;
30 import com.sun.org.apache.xml.internal.security.keys.content.KeyValue;
31 import com.sun.org.apache.xml.internal.security.keys.content.MgmtData;
32 import com.sun.org.apache.xml.internal.security.keys.content.X509Data;
36 * Utility class for for <CODE>com.sun.org.apache.xml.internal.security.keys</CODE> package.
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/
H A DKeyValueContent.java21 package com.sun.org.apache.xml.internal.security.keys.content.keyvalues;
H A DRSAKeyValue.java21 package com.sun.org.apache.xml.internal.security.keys.content.keyvalues;
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/
H A DXMLX509DataContent.java21 package com.sun.org.apache.xml.internal.security.keys.content.x509;
H A DXMLX509CRL.java21 package com.sun.org.apache.xml.internal.security.keys.content.x509;
H A DXMLX509SubjectName.java21 package com.sun.org.apache.xml.internal.security.keys.content.x509;
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/
H A DInvalidKeyResolverException.java21 package com.sun.org.apache.xml.internal.security.keys.keyresolver;
H A DKeyResolverException.java21 package com.sun.org.apache.xml.internal.security.keys.keyresolver;
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/
H A DStorageResolverException.java21 package com.sun.org.apache.xml.internal.security.keys.storage;
H A DStorageResolverSpi.java21 package com.sun.org.apache.xml.internal.security.keys.storage;
/openjdk7/jdk/src/share/classes/sun/security/jgss/krb5/
H A DInitSecContextToken.java89 InitSecContextToken(Krb5Context context, EncryptionKey[] keys, argument
108 apReq = new KrbApReq(apReqBytes, keys, addr);
/openjdk7/jdk/src/share/classes/javax/swing/
H A DActionMap.java37 * (called <em>keys</em> or <em><code>Action</code> names</em>)
43 * that is searched for keys not defined in the <code>ActionMap</code>.
151 public Object[] keys() { method in class:ActionMap
171 * Returns an array of the keys defined in this <code>ActionMap</code> and
172 * its parent. This method differs from <code>keys()</code> in that
173 * this method includes the keys defined in the parent.
183 return keys();
186 return keys();
188 Object[] keys = keys();
[all...]
/openjdk7/jdk/src/share/classes/javax/management/openmbean/
H A DCompositeData.java69 * Returns an array of the values of the items whose names are specified by <tt>keys</tt>, in the same order as <tt>keys</tt>.
71 * @param keys the names of the items.
73 * @return the values corresponding to the keys.
75 * @throws IllegalArgumentException if an element in <tt>keys</tt> is a null or empty String.
77 * @throws InvalidKeyException if an element in <tt>keys</tt> is not an existing item name for this <tt>CompositeData</tt> instance.
79 public Object[] getAll(String[] keys) ; argument

Completed in 248 milliseconds

12345