Uses of Class
javax.resource.spi.SecurityException
-
Packages that use SecurityException Package Description javax.resource.spi.security The javax.resource.spi.security package contains APIs for the security management contract. -
-
Uses of SecurityException in javax.resource.spi.security
Methods in javax.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.
-