Home » openjdk-7 » sun.security » util »

sun.security.util

Interfaces:

Cache.CacheVisitor     code | html
DerEncoder   Interface to an object that knows how to write its own DER encoding to an output stream.  code | html
MemoryCache.CacheEntry     code | html
PermissionFactory   A factory object that creates Permission objects.  code | html

Abstract Classes:

Cache   Abstract base class and factory for caches.  code | html

Classes:

DisabledAlgorithmConstraints.KeySizeConstraint.Operator     code | html
AuthResources  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_de  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_es  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_fr  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_it  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_ja  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_ko  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_pt_BR  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_sv  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_zh_CN  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
AuthResources_zh_TW  

This class represents the ResourceBundle for the following packages:

  1. com.sun.security.auth
  2. com.sun.security.auth.login
 
code | html
BigInt   A low-overhead arbitrary-precision unsigned integer.  code | html
BitArray   A packed array of booleans.  code | html
ByteArrayLexOrder   Compare two byte arrays in lexicographical order.  code | html
ByteArrayTagOrder   ByteArrayTagOrder: a class for comparing two DER encodings by the order of their tags.  code | html
Cache.EqualByteArray   Utility class that wraps a byte array and implements the equals() and hashCode() contract in a way suitable for Maps and caches.  code | html
Debug   A utility class for debuging.  code | html
DerIndefLenConverter   A package private utility class to convert indefinite length DER encoded byte arrays to definite length DER encoded byte arrays.  code | html
DerInputBuffer   DER input buffer ...  code | html
DerInputStream   A DER input stream, used for parsing ASN.1 DER-encoded data such as that found in X.509 certificates.  code | html
DerOutputStream   Output stream marshaling DER-encoded data.  code | html
DerValue   Represents a single DER-encoded value.  code | html
DisabledAlgorithmConstraints   Algorithm constraints for disabled algorithms property See the "jdk.certpath.disabledAlgorithms" specification in java.security for the syntax of the disabled algorithm string.  code | html
DisabledAlgorithmConstraints.KeySizeConstraint   Key size constraint.  code | html
DisabledAlgorithmConstraints.KeySizeConstraints   key constraints  code | html
HostnameChecker   Class to check hostnames against the names specified in a certificate as required for TLS and LDAP.  code | html
ManifestDigester   This class is used to compute digests on sections of the Manifest.  code | html
ManifestDigester.Entry     code | html
ManifestDigester.Position   state returned by findSection  code | html
ManifestEntryVerifier   This class is used to verify each entry in a jar file with its manifest value.  code | html
ManifestEntryVerifier.SunProviderHolder   Holder class to lazily load Sun provider.  code | html
MemoryCache     code | html
MemoryCache.HardCacheEntry     code | html
MemoryCache.SoftCacheEntry     code | html
NullCache     code | html
ObjectIdentifier   Represent an ISO Object Identifier.  code | html
ObjectIdentifier.HugeOidNotSupportedByOldJDK     code | html
Password   A utility class for reading passwords  code | html
PathList   A utility class for handle path list  code | html
PendingException   An exception that denotes that an operation is pending.  code | html
PolicyUtil   A utility class for getting a KeyStore instance from policy information.  code | html
PropertyExpander   A utility class to expand properties embedded in a string.  code | html
PropertyExpander.ExpandException     code | html
Resources  

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

code | html
ResourcesMgr     code | html
Resources_de  

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

code | html
Resources_es  

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

code | html
Resources_fr  

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

code | html
Resources_it  

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

code | html
Resources_ja  

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

code | html
Resources_ko  

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

code | html
Resources_pt_BR  

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

code | html
Resources_sv  

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

code | html
Resources_zh_CN  

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

code | html
Resources_zh_TW  

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

code | html
SecurityConstants   Permission constants and string constants used to create permissions used throughout the JDK.  code | html
SecurityConstants.AWT   AWT Permissions used in the JDK.  code | html
SecurityConstants.FakeAWTPermission   Permission type used when AWT is not present.  code | html
SecurityConstants.FakeAWTPermissionFactory   Permission factory used when AWT is not present.  code | html
SignatureFileVerifier     code | html