@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.