Skip navigation links
Java™ Platform
Standard Ed. 8

Package javax.security.auth

此软件包提供了认证和授权的框架。

See: 描述

Package javax.security.auth Description

此软件包提供了认证和授权的框架。 该框架允许以可插拔的方式执行身份验证。 可以在应用程序下插入不同的认证模块,而不需要对应用程序本身进行修改。 授权组件允许基于代码位置,代码签名者和代码执行者(Subjects)来指定访问控制。
从以下版本开始:
JDK1.4
Skip navigation links
Java™ Platform
Standard Ed. 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.

本帮助文档是使用 《谷歌翻译》翻译,请与英文版配合使用