jdk/src/jdk.security.auth/share/classes/jaas-overview.html
author sogoel
Fri, 15 May 2015 17:43:21 -0700
changeset 30724 0686b5ea7958
parent 25859 3317bb8137f4
permissions -rw-r--r--
8074514: Group 13d: golden files for tests in tools/javac/generics dir Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
<html>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
<head>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
    <title>Java(tm) Authentication and Authorization Classes </title>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
  </head>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
  <body>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
	This package contains Sun's implementation of the javax.security.auth.* interfaces and authentication modules.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
  </body>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
</html>