Home » jboss-jca-api-sources » javax » resource » spi » security »

javax.resource.spi.security

Interfaces:

GenericCredential   The interface GenericCredential defines a method of representing a security credential for a resource which is independent of the security mechanism.  code | html

Classes:

PasswordCredential   The class PasswordCredential is a placeholder for username and password.  code | html

All Test Cases:

PasswordCredentialTest     code | html