org.apache.cxf.rs.security.jose.jaxrs
Interface PrivateKeyPasswordProvider


public interface PrivateKeyPasswordProvider


Method Summary
 char[] getPassword(Properties storeProperties)
           
 

Method Detail

getPassword

char[] getPassword(Properties storeProperties)


Apache CXF