Package org.apache.sshd.common.util.security
-
Interface Summary Interface Description Decryptor Something that can decrypt encrypted data given a password.SecurityEntityFactory<T> SecurityProviderChoice SecurityProviderRegistrar -
Class Summary Class Description AbstractSecurityProviderRegistrar SecurityUtils Specific security providers related codeSunJCESecurityProviderRegistrar This is registrar ensures that even if other registrars are active, we still use the Java built-in security provider at least for some security entities.