Uses of Class
org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
-
Packages that use AlfrescoKeyStoreImpl.KeyInformation Package Description org.alfresco.encryption -
-
Uses of AlfrescoKeyStoreImpl.KeyInformation in org.alfresco.encryption
Methods in org.alfresco.encryption that return AlfrescoKeyStoreImpl.KeyInformation Modifier and Type Method Description AlfrescoKeyStoreImpl.KeyInformationAlfrescoKeyStoreImpl.KeyInfoManager. getKeyInformation(String keyAlias)protected AlfrescoKeyStoreImpl.KeyInformationAlfrescoKeyStoreImpl.KeyInfoManager. loadKeyInformation(Properties keyProps, String keyAlias, String prefix)Methods in org.alfresco.encryption that return types with arguments of type AlfrescoKeyStoreImpl.KeyInformation Modifier and Type Method Description Map<String,AlfrescoKeyStoreImpl.KeyInformation>AlfrescoKeyStoreImpl.KeyInfoManager. getKeyInfo()Methods in org.alfresco.encryption with parameters of type AlfrescoKeyStoreImpl.KeyInformation Modifier and Type Method Description protected KeyAlfrescoKeyStoreImpl. getSecretKey(AlfrescoKeyStoreImpl.KeyInformation keyInformation)
-