public class PublicKeyPrincipalImpl extends Object implements Serializable, PublicKeyPrincipal
| Constructor and Description |
|---|
PublicKeyPrincipalImpl(PublicKey publicKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
PublicKey |
getPublicKey() |
void |
setPublicKey(PublicKey publicKey) |
public PublicKeyPrincipalImpl(PublicKey publicKey)
public PublicKey getPublicKey()
getPublicKey in interface PublicKeyPrincipalpublic void setPublicKey(PublicKey publicKey)
Copyright © 2017 JBoss by Red Hat. All rights reserved.