Searched defs:version (Results 26 - 50 of 310) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/
H A DSnmpPdu.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
58 * Protocol version. Versions are defined in
62 public int version=0 ; field in class:SnmpPdu
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/internal/
H A DSnmpAccessControlSubSystem.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
41 * <P> This call is routed by the sub system to the target model according to the SNMP protocol version number.</P>
42 * @param version The SNMP protocol version number.
50 public void checkPduAccess(int version, argument
60 * <P> This call is routed by the sub system to the target model according to the SNMP protocol version number.</P>
61 * @param version The SNMP protocol version numbe
69 checkAccess(int version, String principal, int securityLevel, int pduType, int securityModel, byte[] contextName, SnmpOid oid) argument
[all...]
/openjdk7/jdk/src/share/classes/com/sun/security/ntlm/
H A DServer.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
55 * @param version the NTLM version to use, which can be:
67 public Server(String version, String domain) throws NTLMException { argument
68 super(version);
73 this.allVersion = (version == null);
75 debug("NTLM Server: (t,version) = (%s,%s)\n", domain, version);
[all...]
/openjdk7/jdk/src/share/classes/com/sun/imageio/spi/
H A DFileImageInputStreamSpi.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
38 private static final String version = "1.0"; field in class:FileImageInputStreamSpi
43 super(vendorName, version, inputClass);
H A DFileImageOutputStreamSpi.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
38 private static final String version = "1.0"; field in class:FileImageOutputStreamSpi
43 super(vendorName, version, outputClass);
H A DInputStreamImageInputStreamSpi.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
41 private static final String version = "1.0"; field in class:InputStreamImageInputStreamSpi
46 super(vendorName, version, inputClass);
H A DOutputStreamImageOutputStreamSpi.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
41 private static final String version = "1.0"; field in class:OutputStreamImageOutputStreamSpi
46 super(vendorName, version, outputClass);
H A DRAFImageInputStreamSpi.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
39 private static final String version = "1.0"; field in class:RAFImageInputStreamSpi
44 super(vendorName, version, inputClass);
H A DRAFImageOutputStreamSpi.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
39 private static final String version = "1.0"; field in class:RAFImageOutputStreamSpi
44 super(vendorName, version, outputClass);
/openjdk7/jaxp/src/org/xml/sax/ext/
H A DLocator2Impl.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
54 private String version; field in class:Locator2Impl
67 * <em>encoding</em> and <em>version</em>strings are copied,
78 version = l2.getXMLVersion ();
88 * Returns the current value of the version property.
93 { return version; }
109 * Assigns the current value of the version property.
111 * @param version th
114 setXMLVersion(String version) argument
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/schemagen/episode/
H A DBindings.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
61 void version(String v); method in interface:Bindings
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/pipe/
H A DCodecs.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
75 * @param version SOAP version of the binding
79 StreamSOAPCodec createSOAPEnvelopeXmlCodec(@NotNull SOAPVersion version) { argument
80 return com.sun.xml.internal.ws.encoding.StreamSOAPCodec.create(version);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/model/soap/
H A DSOAPBindingImpl.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
59 * @param version
61 public void setSOAPVersion(SOAPVersion version) { argument
62 this.soapVersion = version;
/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_BsdOS_ALSA_PCMUtils.h6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
26 // define this with a later version of ALSA than 0.9.0rc3
52 char* version; // out member in struct:tag_ALSA_AudioDeviceDescription
H A DPLATFORM_API_LinuxOS_ALSA_PCMUtils.h6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
26 // define this with a later version of ALSA than 0.9.0rc3
52 char* version; // out member in struct:tag_ALSA_AudioDeviceDescription
H A DPLATFORM_API_SolarisOS_Utils.h6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
75 char version[MAX_NAME_LENGTH+1]; member in struct:tag_AudioDeviceDescription
/openjdk7/jdk/src/windows/classes/java/net/
H A DDefaultDatagramSocketImplFactory.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
50 /* the windows version. */
51 private static float version; field in class:DefaultDatagramSocketImplFactory
56 /* If the version supports a dual stack TCP implementation */
71 version = 0;
73 version = Float.parseFloat(System.getProperties()
74 .getProperty("os.version"));
88 // (version >
[all...]
/openjdk7/jdk/src/share/native/com/sun/media/sound/
H A DDirectAudio.h6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
51 char version[DAUDIO_STRING_LENGTH+1]; member in struct:tag_DirectAudioDeviceDescription
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/ccache/
H A DCCacheOutputStream.java5 * under the terms of the GNU General Public License version 2 only, as
13 * version 2 for more details (a copy is included in the LICENSE file that
16 * You should have received a copy of the GNU General Public License version
51 public void writeHeader(PrincipalName p, int version) throws IOException { argument
52 write((version & 0xff00) >> 8);
53 write(version & 0x00ff);
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/ktab/
H A DKeyTabOutputStream.java5 * under the terms of the GNU General Public License version 2 only, as
13 * version 2 for more details (a copy is included in the LICENSE file that
16 * You should have received a copy of the GNU General Public License version
51 public int version; field in class:KeyTabOutputStream
58 version = num;
59 write16(num); //we use the standard version.
66 if (version == KRB5_KT_VNO_1) {
90 // the key version might be a 32 bit extended number.
96 // if the key version isn't smaller than 256, it could be saved as
97 // extension key version numbe
[all...]
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11TlsKeyMaterialGenerator.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
70 // version, e.g. 0x0301
71 private int version; field in class:P11TlsKeyMaterialGenerator
97 version = (spec.getMajorVersion() << 8) | spec.getMinorVersion();
98 if ((version < 0x0300) && (version > 0x0302)) {
115 mechanism = (version == 0x0300) ? CKM_SSL3_KEY_AND_MAC_DERIVE
H A DP11TlsMasterSecretGenerator.java6 * under the terms of the GNU General Public License version 2 only, as
14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
63 int version; field in class:P11TlsMasterSecretGenerator
91 version = (spec.getMajorVersion() << 8) | spec.getMinorVersion();
92 if ((version < 0x0300) || (version > 0x0302)) {
111 mechanism = (version == 0x0300) ? CKM_SSL3_MASTER_KEY_DERIVE
120 // that it extracts the version numbers from the premaster secret.
121 mechanism = (version
[all...]
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_MECHANISM.java107 public CK_MECHANISM(long mechanism, CK_VERSION version) { argument
108 init(mechanism, version);
/openjdk7/jdk/test/java/security/Security/
H A DSynchronizedAccess.java6 * under the terms of the GNU General Public License version 2 only, as
12 * version 2 for more details (a copy is included in the LICENSE file that
15 * You should have received a copy of the GNU General Public License version
87 public MyProvider(String name, double version, String info) { argument
88 super(name, version, info);
/openjdk7/jdk/test/javax/management/loading/
H A DMLetContentTest.java6 * under the terms of the GNU General Public License version 2 only, as
12 * version 2 for more details (a copy is included in the LICENSE file that
15 * You should have received a copy of the GNU General Public License version
56 attributes.put("version", version);
92 if (!version.equals(content.getVersion())) {
93 throw new RuntimeException("The user specific version is changed.");
126 public URL check(String version, argument
138 private static final String version = "my version"; field in class:MLetContentTest
[all...]

Completed in 143 milliseconds

1234567891011>>