|
Préférences
Moteurs de recherche
|
|||||||||||||||||||||||
JavaTM 2 Platform Std. Ed. v1.4.2
Package javax.security.authThis package provides a framework for authentication and authorization.
See:
Package javax.security.auth DescriptionThis package provides a framework for authentication and authorization. The framework allows authentication to be performed in pluggable fashion. Different authentication modules can be plugged under an application without requiring modifications to the application itself. The authorization component allows specification of access controls based on code location, code signers and code executors (Subjects).
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|