Top "Authority" questions

.NET - Get protocol, host, and port

Is there a simple way in .NET to quickly get the current protocol, host, and port? For example, if I'm …

.net asp.net url uri authority
android content provider AUTHORITIES

What is the reason for content provider authorities? How/why do I want to use them other than I HAVE …

android android-contentprovider authority
Android manifest XML provider tag. android:authorities

I have been going through the NotePad sample application for android-17 when I came across this tag in the manifest …

android manifest provider authority
Android Fileprovider: IllegalArgumentException: Failed to find configured root that contains

I have a question about the android FileProvider. I want to save a pdf document and open it with a …

pdf authority android-fileprovider
android duplicate provider authority

I have had users complaining of a "duplicate provider authority" error when trying to install my android application. I initially …

android android-contentprovider authority
Topic creation in ActiveMQ

http://docs.oracle.com/javaee/1.4/api/javax/jms/Session.html#createTopic(java.lang.String) This API says that session.createTopic(…

java activemq authority
Android - Having Provider authority in the app project

An android library project contains a few providers whose authority is defined like the following in a contract class : public …

java android android-contentprovider android-library authority