JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.syncope.core.persistence.api
Interface EncryptorManager
All Known Implementing Classes:
DefaultEncryptorManager
public interface
EncryptorManager
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Encryptor
getInstance
()
Encryptor
getInstance
(
String
secretKey)
Method Details
getInstance
Encryptor
getInstance
()
getInstance
Encryptor
getInstance
(
String
secretKey)