jaas

jaas

 英

  • 网络授权服务;分析原子光谱学杂志(Journal of Analytical Atomic Spectrometry);授权和认证服务

例句

Create a JAAS alias that stores the user ID and password used to authenticate the creation of a new connection to the JMS provider.

创建一个JAAS别名存储用户ID密码这些内容用于创建JMS提供者连接进行验证

The Subject to be updated is supplied by the JAAS infrastructure when it initializes the login module.

更新SubjectJAAS基础架构初始登录模块提供

With a little bit of work, we can extend JAAS to include a generalized class instance-level authorization framework.

只要一点工作我们可以扩展JAAS使包含一个通用实例授权框架

In the FTP server security credential page, add your Java Authentication and Authorization Services (JAAS) alias for your FTP server.

FTPserversecuritycredential页面上添加FTP服务器Java身份验证授权服务JAAS别名

If all the validations are passed, a JAAS-based security context is created, including the identity of the user in a JAAS subject.

如果通过所有验证过程那么创建基于JAAS安全上下文包括JAAS主题用户标识

User-centric security for the Java platform was introduced with the debut of the Java Authentication and Authorization Service API (JAAS).

Java平台用户中心安全措施Java身份认证授权服务APIJAAS同时推出

The PolicyFile class reads the policies from a JAAS-formatted file like the one shown in Listing 3.

PolicyFileJAAS格式文件清单3显示那个一样读取策略

JAAS authorization policies are configured in a plain text file, which makes them a little cumbersome to manage.

JAAS授权策略文本文件配置使管理起来有些麻烦

You will see that it utilizes the JAAS authentication service to login to Access Manager using the configured login name.

看到其中利用JAAS身份验证服务使用登录登录AccessManager

Describes conversion issues relating to Java Authentication and Authorization Service (JAAS) applications.

说明Java身份验证授权服务JAAS应用程序相关转换问题

Because JAAS is an API, various service providers are free to implement that API with whatever technologies are available.

由于JAAS一个API各种服务供应商自由使用任何可用技术执行那个API

It is quite common for errors to be reported because JAAS alias data was mis-typed earlier.

由于先前错误键入JAAS别名数据报告错误这种情况相当常见

The Principal implementation class along with its name is specified in the JAAS policy file.

Principal实现及其名称JAAS策略文件指定

JAAS provides a flexible, declarative mechanism for authenticating users and verifying their ability to access secure resources.

JAAS提供一种灵活说明性机制用于对用户进行认证验证他们访问安全资源能力

JAAS is a set of APIs that enable services to authenticate and enforce access controls upon users.

JAAS允许服务用户进行身份验证强制实施访问控制API

For the container-managed authentication alias, choose the JAAS authentication entry we created earlier.

对于容器管理身份验证别名选择我们先前创建JAAS身份验证条目

Inside Geronimo, Tomcat can take advantage of Geronimo's container-based JAAS support to implement a security realm.

Geronimo内部Tomcat可以利用Geronimo基于容器JAAS支持实现安全领域

During the design and implement, security characteristic and technology advantage of JCA, JCE, JAAS and JSSE stacked out a mile.

设计实现过程JCAJCEJAASJSSE安全特性技术优势得到充分体现

For simplicity, the JAAS alias created in the previous bullet is used to authorize communication between messaging engines of the bus.

为了保持简单上一创建JAAS别名用于总线消息传递引擎之间通信进行授权

Theoretically, a JAAS LoginModule could even be built to interface with a fingerprint reader or retina scanner.

理论上甚至可以一个JAASLoginModule构建指纹识别或者虹膜扫描仪交互

Configure the Login Module for your application class in your JAAS configuration file.

JAAS配置文件应用程序配置LoginModule

We have also implemented support for JAAS based authentication for implementations using Java containers.

我们提供使用Java容器实现基于JAAS认证支持

While JAAS is a solid first step toward a secure Web application, application security isn't complete without secure transport.

虽然JAAS迈向安全Web应用程序坚实第一但是如果没有安全传输那么应用程序安全性仍然完整

The engine reference to the JAAS realm is shown in bold.

JAAS领域引擎引用显示粗体

First, define a JAAS identity capable of logging into your database.

首先定义一个JAAS标识用于登录数据库

Your application uses the JAAS alias when running to retrieve the credentials stored on the WebSphere Process Server.

应用程序运行检索WebSphereProcessServer存储凭据使用JAAS别名

JAAS provides a modular mechanism for authenticating users and controlling access to resources.

JAAS提供用户进行认证控制访问资源模块化机制

Under JAAS, the pertinent question now is "What access rights does the authenticated user running this code have? "

JAAS相关问题变成运行代码认证用户访问权限什么?”

It represents the originator of access to resources and forms the basis for access control decisions in the JAAS framework.

代表访问资源发起,并JAAS框架访问控制决策建立基础

Class in JAAS, with an in-depth discussion of subject-based access control.

作用深入讨论基于subject访问控制

Listing 4 shows the results of an authorization request using the JAAS policy file shown in Listing 3.

清单4显示一个授权请求结果请求使用清单3显示JAAS策略文件

I'll describe all of this in greater detail when I begin discussing the JAAS authorization architecture.

讨论JAAS授权体系结构所有这些内容给予详细描述

JAAS's authentication mechanism is built on a set of pluggable login modules.

JAAS认证机制建立可插登录模块基础

In contrast, the user-centric authorization model of JAAS was developed with the idea of protecting the world from the user.

相反JAAS用户中心认证模型保护世界用户影响思路开发

JAAS Subject holds principals and their credentials as collections of type java. util. Set.

JAASSubject持有作为java.util.Set类型集合主体主体凭证

This part of the login process does not use the JAAS API.

登录过程这个部分使用JAASAPI

The resourceSecurity. jar file contains the JAAS extension framework that allows instance-level access control.

jar文件包含允许实例访问控制JAAS扩展框架

JAAS was first introduced as an extension to the JDK and became part of the core JDK with version 1. 4.

JAAS最初作为JDK一个扩展引入版本1.4成为核心JDK一部分

You need to specify JAAS authentication when configuring your WebSphere Application Server.

配置WebSphere应用程序服务器需要指定JAAS验证

Create JAAS authorization alias for database authentication at run time.

运行数据库身份验证创建JAAS身份验证别名

热门查询