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