diff a/closed/src/java.base/share/specs/security/standard-names.md b/closed/src/java.base/share/specs/security/standard-names.md --- a/closed/src/java.base/share/specs/security/standard-names.md +++ b/closed/src/java.base/share/specs/security/standard-names.md @@ -956,32 +956,10 @@ ---------- ----------------------------------- MGF1 The mask generation functions as specified in [Appendix A.2.3 of RFC 8017](https://datatracker.ietf.org/doc/html/rfc8017#appendix-A.2.3). ---------- ----------------------------------- -## `Policy` Types - -The type in this section can be specified when generating an instance of -`Policy`. - ----------- ------------------------------------------------------------------- -Type Description ----------- ------------------------------------------------------------------- -JavaPolicy The default Policy implementation from the SUN provider, as - described in the [Default Policy Implementation and Policy File Syntax]( - https://docs.oracle.com/pls/topic/lookup?ctx=javase@@VERSION_SPECIFICATION@@&id=GUID-789089CA-8557-4017-B8B0-6899AD3BA18D) - section of the _Java Platform, Standard Edition Security Developer's Guide_. - This type accepts `java.security.URIParameter` as a valid - `Policy.Parameter` type. If this parameter is not specified, then - the policy information is loaded from the sources described in the - [Default Policy File Locations]( - https://docs.oracle.com/pls/topic/lookup?ctx=javase@@VERSION_SPECIFICATION@@&id=GUID-BFF84712-05CF-4C1E-926F-411FDF83AE32) - section of the _Java Platform, Standard Edition Security Developer's Guide_. - If this parameter is specified, the policy information is loaded - solely from the specified URI. ----------- ------------------------------------------------------------------- - ## `SaslClient` Mechanisms The mechanisms in this section can be specified when generating an instance of `SaslClient`. @@ -3003,12 +2981,10 @@ HmacSHA256 `MessageDigest` SHA-1 \ SHA-256 -`Policy` [\[1\]](#footnote-1) - `SecretKeyFactory` DESede `SecureRandom` [\[1\]](#footnote-1) `Signature` SHA1withDSA \ @@ -3020,11 +2996,11 @@ `TrustManagerFactory` PKIX --------------------------------------------- -------------------------------- -**\[1\]** No specific `Configuration` type, `Policy` type or `SecureRandom` +**\[1\]** No specific `Configuration` type or `SecureRandom` algorithm is required; however, an implementation-specific default must be provided. ### XML Signature Algorithms