站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Platform, Enterprise Edition v5.0 API Specifications

javax.resource.spi.security (Java EE 5 SDK) - Java Platform, Enterprise Edition v5.0 API Specifications

Java EE 5 SDK

Package javax.resource.spi.security

The javax.resource.spi.security package contains APIs for the security management contract.

See:
          Description

Interface Summary
GenericCredential Deprecated. The preferred way to represent generic credential information is via the org.ietf.jgss.GSSCredential interface in J2SE Version 1.4, which provides similar functionality.
 

Class Summary
PasswordCredential The class PasswordCredential acts as a holder for username and password.
 

Package javax.resource.spi.security Description

The javax.resource.spi.security package contains APIs for the security management contract.


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.