Uses of Class
jakarta.resource.spi.SecurityException
-
Packages that use SecurityException Package Description jakarta.resource.spi.security The jakarta.resource.spi.security package contains APIs for the security management contract. -
-
Uses of SecurityException in jakarta.resource.spi.security
Methods in jakarta.resource.spi.security that throw SecurityException Modifier and Type Method Description byte[]
GenericCredential. getCredentialData()
Deprecated.Gets security data for a specific security mechanism represented by the GenericCredential.
-