public class PublicKeysEntry extends Object implements Serializable
| Constructor and Description |
|---|
PublicKeysEntry(int lastRequestTime,
Map<String,PublicKey> currentKeys) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PublicKey> |
getCurrentKeys() |
int |
getLastRequestTime() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.