public class PrincipalImpl extends Principal
Constructor and Description |
---|
PrincipalImpl() |
Modifier and Type | Method and Description |
---|---|
byte[] |
name()
Gets the name of this
Principal object. |
void |
name(byte[] value)
Sets the name of this
Principal object to the given value. |
public void name(byte[] value)
Principal
Principal
object to the given value.Copyright © 2018 JBoss by Red Hat. All rights reserved.