static {
   DEFAULT_RESOURCE_DETAILS.setClientId("<N/A>");
   DEFAULT_RESOURCE_DETAILS.setUserAuthorizationUri("Not a URI " + "because there is no client");
   DEFAULT_RESOURCE_DETAILS.setAccessTokenUri("Not a URI " + "because there is no client");
 }