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 PublicKeyPrincipal
public void setPublicKey(PublicKey publicKey)
Copyright © 2016 JBoss by Red Hat. All rights reserved.