javax.resource.spi.security |
|
Java Source File Name | Type | Comment |
GenericCredential.java | Interface | The interface GenericCredential defines a method of representing a security
credential for a resource which is independent of the security mechanism. |
PasswordCredential.java | Class | The class PasswordCredential is a placeholder for username and password. |