mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
implement cipher api
This commit is contained in:
@@ -33,14 +33,12 @@
|
||||
|
||||
package sonia.scm.security;
|
||||
|
||||
import com.google.inject.Singleton;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
* @since 1.7
|
||||
*/
|
||||
@Singleton
|
||||
public interface CipherHandler
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user