Uses of Class
java.security.GeneralSecurityException

Packages that use GeneralSecurityException 
Package Description
java.security
Provides the classes and interfaces for the security framework.
java.security.cert
Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.
java.security.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
javax.crypto
Provides the classes and interfaces for cryptographic operations.
javax.security.auth.login
This package provides a pluggable authentication framework.