org.terracotta.toolkit
Interface SecretProvider


public interface SecretProvider

Author:
Alex Snaps

Method Summary
 void fetchSecret()
           
 byte[] getSecret()
           
 

Method Detail

fetchSecret

void fetchSecret()

getSecret

byte[] getSecret()


Copyright © 2015 Terracotta, Inc.. All Rights Reserved.