Interface RequestSigningService
-
- All Known Implementing Classes:
RsaJwtsSigningServiceImpl
public interface RequestSigningService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringsignature(String dataToSign)
-