DES-based cipher suites have been deactivated by default in the SunJSSE implementation by adding the "DES" identifier to the jdk.tls.disabledAlgorithms security property. These cipher suites can be reactivated b
A unique identifier that identifies an entity, but doesn't tell where it is located. A system can use a URN to look up an entity locally before trying to find it on the Web. It also allows the Web location to change, while still allowing the entity to be found. V variable An item...
15 7/14/99 Java Naming and Directory SPI Building a Context Implementation faults to determine the attribute's definition and syntax, using information such as the attribute values' class names or conventions used for the attribute identifier. The DirContext interface contains schema-related methods:...
isJavaIdentifierPart(int codePoint) Determines if the character (Unicode code point) may be part of a Java identifier as other than the first character. static boolean isJavaIdentifierStart(char ch) Determines if the specified character is permissible as the first character in a Java identifier....
org.omg.CosNaming.NamingContextExtPackage 此包包含以下在 org.omg.CosNaming.NamingContextExt 中使用的类: AddressHelper StringNameHelper URLStringHelper InvalidAddress 包规范 有关 Java[tm] Platform, Standard Edition 6 ORB 遵守的官方规范的受支持部分的明确列表,请参阅 Official Specifications for CORBA suppo...
static Context NamingManager.getURLContext(String scheme, Hashtable<?,?> environment) 指定されたURLスキームIDにコンテキストを生成します。 ResolveResult Resolver.resolveToClass(String name, Class<? extends Context> contextType) 名前を部分的に解決します。 ResolveResult Resolver.resolveToClass...
A class that represents an immutable universally unique identifier (UUID). Vector The Vector class implements a growable array of objects. WeakHashMap Hash table based implementation of the Map interface, with weak keys.Interfaces 展开表 ICollection...
intread(byte[]b,intoff,intlen)//读入一个字节数组。这个read方法返回实际读入的字节数,或者在碰到流的结尾时返回-1 longskip(longn)//在输入流中跳过n个字节,返回实际跳过的字节数(如果碰到流的结尾,则可能小于n) intavailable()//返回在不阻塞的情况下可用的字节数 ...
Represents a Uniform Resource Identifier (URI) reference. C# 复制 [Android.Runtime.Register("java/net/URI", DoNotGenerateAcw=true)] public sealed class URI : Java.Lang.Object, IDisposable, Java.Interop.IJavaPeerable, Java.IO.ISerializable, Java.Lang.IComparable Inheritance Object Object URI ...
algorithm, such as a parameter size, or a source of random bits for signature generation (if appropriate), or an indication of whether or not to perform a specific but optional computation. A uniform algorithm-specific naming scheme for each parameter is desirable but left unspecified at this ...