Package jakarta.resource.spi.security


package jakarta.resource.spi.security
The jakarta.resource.spi.security package contains APIs for the security management contract.
  • Class
    Description
    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.
    The class PasswordCredential acts as a holder for username and password.