Uses of Class
jakarta.resource.spi.AuthenticationMechanism
- 
Packages that use AuthenticationMechanism Package Description jakarta.resource.spi The jakarta.resource.spi package contains APIs for the system contracts defined in the Jakarta Connectors specification.
- 
- 
Uses of AuthenticationMechanism in jakarta.resource.spiMethods in jakarta.resource.spi that return AuthenticationMechanism Modifier and Type Method Description AuthenticationMechanism[]authMechanisms()Specifies the authentication mechanisms supported by the resource adapter.
 
-