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