jdk/src/jdk.security.auth/share/classes/jaas-overview.html
author attila
Mon, 08 Sep 2014 18:40:58 +0200
changeset 26503 3ed48a01100c
parent 25859 3317bb8137f4
permissions -rw-r--r--
8057148: Skip nested functions on reparse Reviewed-by: hannesw, lagergren
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>