@Deprecated public class Principal extends Object
Principal
的名称,编码为一个字节序列。
Constructor and Description |
---|
Principal()
过时的。
|
@Deprecated public void name(byte[] value)
Principal
对象的名称。
value
-被设置在
Principal
价值
@Deprecated public byte[] name()
Principal
对象的名称。
Principal
对象的名称
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.