public interface SensitiveDataCodec<T>
T
decode(Object mask)
encode(Object secret)
void
init(Map<String,String> params)
T decode(Object mask) throws Exception
Exception
T encode(Object secret) throws Exception
void init(Map<String,String> params) throws Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.