package

sun.security.util

Interfaces

DerEncoder Interface to an object that knows how to write its own DER encoding to an output stream. 

Classes

AuthResources

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_de

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_es

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_fr

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_it

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_ja

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_ko

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_sv

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_zh_CN

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
AuthResources_zh_TW

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
BigInt A low-overhead arbitrary-precision unsigned integer. 
BitArray A packed array of booleans. 
ByteArrayLexOrder Compare two byte arrays in lexicographical order. 
ByteArrayTagOrder  
Cache Abstract base class and factory for caches. 
Cache.EqualByteArray Utility class that wraps a byte array and implements the equals() and hashCode() contract in a way suitable for Maps and caches. 
Debug A utility class for debuging. 
DerInputStream A DER input stream, used for parsing ASN.1 DER-encoded data such as that found in X.509 certificates. 
DerOutputStream Output stream marshaling DER-encoded data. 
DerValue Represents a single DER-encoded value. 
HostnameChecker Class to check hostnames against the names specified in a certificate as required for TLS and LDAP. 
ManifestDigester This class is used to compute digests on sections of the Manifest. 
ManifestDigester.Entry  
ManifestEntryVerifier This class is used to verify each entry in a jar file with its manifest value. 
ObjectIdentifier Represent an ISO Object Identifier. 
Password A utility class for reading passwords  
PathList A utility class for handle path list  
PolicyUtil A utility class for getting a KeyStore instance from policy information. 
PropertyExpander A utility class to expand properties embedded in a string. 
Resources

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_de

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_es

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_fr

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_it

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_ja

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_ko

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_sv

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_zh_CN

This class represents the ResourceBundle for javax.security.auth and sun.security. 

Resources_zh_TW

This class represents the ResourceBundle for javax.security.auth and sun.security. 

ResourcesMgr  
SecurityConstants Permission constants and string constants used to create permissions used throughout the JDK. 
SignatureFileVerifier  

Exceptions

PendingException An exception that denotes that an operation is pending. 
PropertyExpander.ExpandException