An application developer develops an adapter which invokes Java code for some of the custom security functions.
Which of the following Java packages is a valid domain name that can be referenced from the adapter code?
Companies use their reversed Internet domain name to begin their package names --- for example, com.example.mypackage for a package named mypackage created by a programmer at example.com.
References: https://docs.oracle.com/javase/tutorial/java/package/namingpkgs.html
Currently there are no comments in this discussion, be the first to comment!