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.