public interface ObjectKeyFactory
| Modifier and Type | Method and Description |
|---|---|
ObjectKey |
create(byte[] key)
Create an ObjectKey from its octet sequence representation.
|
ObjectKeyTemplate |
createTemplate(InputStream is)
Create an ObjectKeyTemplate from its representation
in an InputStream.
|
ObjectKey create(byte[] key)
ObjectKeyTemplate createTemplate(InputStream is)
Copyright © 2018 JBoss by Red Hat. All rights reserved.