java.security

Package java.security

Provides the classes and interfaces for the security framework.

See: Description

Interface Summary
Interface Description
AlgorithmConstraints

This interface specifies constraints for cryptographic algorithms, keys (key sizes), and other algorithm parameters.

Certificate Deprecated

A new certificate handling package is created in the Java platform.

DomainCombiner

A DomainCombiner provides a means to dynamically update the ProtectionDomains associated with the current AccessControlContext-